December 09, 2008 STLSoft 1.9.63 released | ||||
---|---|---|---|---|
| ||||
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 ============================================================================ |
Copyright © 1999-2021 by the D Language Foundation