c++.stlsoft - STLSoft 1.9.69 released
- Matt Wilson (18/18) Jan 23 2009 Download from http://stlsoft.org/
Download from http://stlsoft.org/
============================================================================
Changes for 1.9.69 (23rd January 2009)
Summary:
========
* improved robustness of winstl::path_squeeze
* more "Safe String" library compatibility changes
Changes:
========
WinSTL:
=======
~ include/winstl/filesystem/path.hpp:
~ now implemented in terms of memcpy(), rather than strcpy(), strcat(), etc.
~ include/winstl/filesystem/path_functions.hpp:
~ making robust in light of corner cases
~ include/winstl/string/resource_string.hpp:
~ removal of unnecessary string access shim
============================================================================
Jan 23 2009








Matt Wilson <matthewwilson acm.org>