The C++ programmers among you might be interested in this:
STLport is an STL implementation that has some interesting features:
- Debug mode
- Thread safety
- Exception safety
- Portable to many platforms, including Windows/Visual C++
The C++ programmers among you might be interested in this:
STLport is an STL implementation that has some interesting features: