PROGRAMS BY ustl.sf.net

  • uSTL - a size-optimized STL Free

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