Containers I'd like to see in std.containers

Philippe Sigaud philippe.sigaud at gmail.com
Sun May 30 14:53:19 PDT 2010


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