ustl: A size-optimized STL implementation1

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.

... part of T2, get it here

URL: http://ustl.sourceforge.net

Author: Mike Sharov <msharov [at] hotmail [dot] com>
Maintainer: The T2 Project <t2 [at] t2-project [dot] org>

License: MIT
Status: Stable
Version: 1.0

Download: http://sourceforge.net/projects/ustl/files/ ustl-1.0-0.tar.bz2

T2 source: ustl.cache
T2 source: ustl.desc

Build time (on reference hardware): 100% (relative to binutils)2

Installed size (on reference hardware): 0.61 MB, 56 files

Dependencies (build time detected): 00-dirtree binutils coreutils diffutils findutils gawk grep linux-header make sed sysfiles tar

Installed files (on reference hardware): [show]

1) This page was automatically generated from the T2 package source. Corrections, such as dead links, URL changes or typos need to be performed directly on that source.

2) Compatible with Linux From Scratch's "Standard Build Unit" (SBU).