
20 May
2007
20 May
'07
6:59 p.m.
I wanted to use hash maps in VC++ but it seems that they have only an old implementation, but not the tr1 unordered_map type.
STLPort has unordered_* containers. I'm not sure how they are compliant with TR1, but since initially SGI's hash containers were close to it, I'd expect this implementation to be good. -- Best regards, Andrey mailto:andysem@mail.ru