> One of the problems is that the STL version shipped with MS Visual C++ is 
> severely broken. I haven't looked at the backend code much, but if you do 
> more than simple list operations, chances are that these bugs will hit you as 
> well. There is a workaround for this as well, you can buy drop-in 
> replacements for the MS STL implementation; I am using the Dinkumware 
> replacement with some success.

Did you ever try STLport? It's a free implementation based on the SGI
STL, and I find it to be fairly good.

Greets,

Asger


Reply via email to