queue container?

Steven Schveighoffer schveiguy at yahoo.com
Wed Oct 26 10:22:46 PDT 2011


On Wed, 26 Oct 2011 12:21:56 -0400, Gor Gyolchanyan  
<gor.f.gyolchanyan at gmail.com> wrote:

> I don't get why don't you like the idea of having a thread-safe
> version of methods of containers, so they would be usable as shared
> objects?

Because it's vast copy-pasting of code.  I'd rather wait for a better  
solution or use a wrapper that enables all containers to be thread-safe.

-Steve


More information about the Digitalmars-d mailing list