c++.stlsoft - STLSoft 1.9.84 released
- Matt Wilson (30/30) May 23 2009 Download from http://stlsoft.org
Download from http://stlsoft.org
============================================================================
Changes for 1.9.84 (23rd May 2009)
Summary:
========
* fixed defect in winstl::basic_reg_key::set_value() for REG_MULTI_SZ values
(widestring only)
* "safe string" library and widestring support for stlsoft::basic_error_desc
* various 64-bit LP64 compatibility changes
Changes:
========
COMSTL:
=======
~ include/comstl/comstl.h:
~ documentation enhancements
STLSoft:
========
~ include/stlsoft/error/error_desc.hpp:
~ "safe string" library support
~ widestring support
~ include/stlsoft/memory/auto_buffer.hpp:
~ include/stlsoft/string/string_traits.hpp:
~ include/stlsoft/util/integral_printf_traits.hpp:
~ include/stlsoft/util/limit_traits.h:
~ include/stlsoft/util/sign_traits.hpp:
~ 64-bit (LP64) compatibility
WinSTL:
=======
~ include/winstl/registry/reg_key.hpp:
~ fixed defect in set_value_() overload for REG_MULTI_SZ values (widestring
only)
============================================================================
May 23 2009








Matt Wilson <matthewwilson acm.org>