- Version: 1.5
- Entered-date: 2011-04-16
- Description: A size-optimized implementation of the C++ STL. This implementation of the standard template library reduces template bloat by factoring out memory management functionality from STL containers and using templates for type safety only.
- ftp://ibiblio.org/pub/linux/devel/lang/c++
- ftp://ibiblio.org/pub/linux/devel/lang/c++/ustl-1.5.tar.bz2 (130K)
- Keywords: C++ STL standard template library size optimized bloat
- Author: msharov@users.sourceforge.net (Mike Sharov)
- Maintained-by: msharov@users.sourceforge.net (Mike Sharov)
- http://ustl.sourceforge.net
- Platforms: POSIX
- Copying-policy: MIT
Up to Linux Software Map
