Containers I'd like to see in std.containers

Mihail Strashun m.strashun at gmail.com
Mon May 31 13:27:39 PDT 2010


May be my question will be a bit naive, but what is about 
boost::multi_index approach? I find it brilliant for dividing container 
implementation from various container interfaces - things you guys are 
arguing here about a bit.

On 05/31/2010 12:53 AM, Philippe Sigaud wrote:
> There are some simple containers I'd like to see in std.containers:
>
> - a priority queue
> - a heap
> - a stack, a queue
> - a set
>
> Do people here also consider them as containers and useful ones in a standard
> library?
>
>    Philippe



More information about the Digitalmars-d mailing list