STL like Vector,Pair, Map

Sean Kelly sean at f4.ca
Tue Nov 13 07:39:46 PST 2007


BLS wrote:
> I guess the most wanted STL containers are (at least for me) Vector, 
> Pair, Map.  and yep, I know that we have dyn. and asso. arrays but I 
> have to translate and port a lot of C++ stuff, using these containers. 
> This also means that the Java like Tango container impl. is not exactly 
> what I want.

Someday when I get the time I'm going to do this.  However, I believe 
there is a red-black tree implementation in scrapple.


Sean



More information about the Digitalmars-d mailing list