c++.stlsoft - STLSoft 1.9.63 released
- Matt Wilson (17/17) Dec 09 2008 Download from http://stlsoft.org/
Download from http://stlsoft.org/ ============================================================================ Changes for 1.9.63 (9th December 2008) Summary: ======== * optimised stlsoft::basic_string_view::reserve() * enhanced compatibility for stlsoft::fixed_array_?d class templates Changes: ======== STLSoft: ======== ~ stlsoft/containers/fixed_arrays.hpp: ~ compatibility with VC++ /Za option for fixed arrays ~ stlsoft/string/simple_string.hpp: ~ optimised reserve() method so that it now does not alloc new buffer if requested size is less than current capacity ============================================================================
Dec 09 2008