c++.stlsoft - STLSoft 1.9.43 released
- Matthew Wilson (31/31) May 30 2008 Download from http://stlsoft.org/
Download from http://stlsoft.org/
============================================================================
Changes for 1.9.43 (31st May 2008)
Summary:
========
* more Win64-compatibility modifications
* more Safe String library modifications
* expanded the stlsoft::get_FILE_ptr attribute shim for MFC's CStdioFile
Changes:
========
STLSoft:
--------
~ stlsoft/conversion/char_conversions.hpp - Safe String compatibility
~ stlsoft/string/trim_functions.hpp - Safe String compatibility, and
removal of dependency on soon-to-be-obselete STLSoft standard emulation
functions (as they'll be handed off to the soon-to-be-released
flecxx library; see http://flecxx.org/)
~ stlsoft/util/constraints.hpp - elimination of warnings for some highly
pedantic compiler modes
COMSTL:
-------
~ comstl/collections/enumerator_sequence.hpp - Win64 compatibility
~ comstl/string/bstr.hpp - Win64 compatibility
MFCSTL:
-------
+ mfcstl/shims/attribute/get_FILE_ptr.hpp
WinSTL:
-------
~ winstl/clipboard/clipboard_scope.hpp - tightening up of exception
handling code
============================================================================
May 30 2008








"Matthew Wilson" <matthew hat.stlsoft.dot.org>