STL like Vector,Pair, Map
Janice Caron
caron800 at googlemail.com
Tue Nov 13 04:06:45 PST 2007
On Nov 13, 2007 11:48 AM, BLS <nanali at nospam-wanadoo.fr> 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.
>
> Ideas ?
Write your own? How hard can it be?
More information about the Digitalmars-d
mailing list