STLport
Description
Multiplatform C++ Standard Library (STL implementation). Many compilers and operational environments supported. Standard (ISO/IEC 14882) compliance. Maximum efficiency. Exception and thread safety. Debug mode.
Categories
License
Update Notifications
User Ratings
User Reviews
-
Stlport works perfect.
-
Simple to use.
-
great program stlport, thanks.
-
Fast and Standard conforming. Much faster than what MS ships with MSVC. Great for writing portable code for different platforms, including Windows and Linux. A pity that it still lacks support for features from the upcomping C++ standard.
-
I've configured STLPort for my compilers and I've found it to be absolutely marvelous.
-
great stuff! 1. much lesser memory allocations compared to msvc stl 2. more configureable 3. cross-platform