www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - STLSoft 1.9.65 released

Download from http://stlsoft.org/ 
 
============================================================================ 
 
Changes for 1.9.65 (1st January 2009) 
 
Summary: 
======== 
 
* "Safe String" library compatibility changes 
 
Changes: 
======== 
 
WinSTL: 
======= 
 
~ include/winstl/filesystem/filesystem_traits.hpp: 
- removal of dependency of str(n)cpy()/wcs(n)cpy(), which causes VC++ 8+ to
carp about "safety" 
- removal of dependency of strcpy()/wcscpy(), which causes VC++ 8+ to carp
about "safety" 
 
~ include/winstl/synch/process_mutex.hpp: 
~ trivial documentation modification 
 
============================================================================ 
Dec 31 2008