uSTL 1.0 review

Download
by rbytes.net on

License: GPL (GNU General Public License)
File size: 0K
Developer: Mike Sharov
0 stars award from rbytes.net

uSTL is a partial implementation of the Standard Template Library which reduces code size by factoring memory management code into a non-template base class and deriving containers from it.

What's New in This Release:
This is the feature-complete release.
All containers, algorithms, and functors defined in the C++ standard are now available.
The few remaining unimplemented features like locale and streambufs will henceforth remain unimplemented.
Some API changes were necessary for standards compliance.
Many important bugs were fixed and more platforms, including MacOS, BSD, and x86_64 Linux, are now fully supported.

uSTL 1.0 search tags