www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - STLSoft 1.9.67 released

Download from http://stlsoft.org/

============================================================================

Changes for 1.9.67 (17th January 2009)

Summary:
========

 * compatibility with GCC on Fedora on PPC
 * correction of semantics of null_allocator

Changes:
========

 STLSoft:
 ========

 ~ include/stlsoft/stlsoft.h:
    ~ minor mods to documentation markup

 ~ include/stlsoft/internal/cccap/gcc.h:
    ~ PowerPC (Fedora Linux) compatibility fix (thanks to Sergey Nikulov)

 ~ include/stlsoft/memory/null_allocator.hpp:
    ~ when exception support is enabled it throws std::bad_alloc; otherwise,
requesting memory from it is a contract violation

============================================================================
Jan 16 2009