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 ?