c++.stlsoft - STLSoft 1.9.108 released
- Matt Wilson (22/22) Jan 30 2011 Download from https://sourceforge.net/projects/stlsoft/files/
Download from https://sourceforge.net/projects/stlsoft/files/ ============================================================================ Changes for 1.9.108 (31st January 2011) Summary: ======== * changed erroneously named new unixstl::/winstl::filesystem_traits method's name from invalid_handle_value() to invalid_file_handle_value() * added third, defaulted, template parameter to stlsoft::frequency_map for specification of predicate Changes: ======== STLSoft: ======== ~ include/stlsoft/containers/frequency_map.hpp: + added third, defaulted, template parameter, allowing specification of predicate UNIXSTL: ======== ~ include/unixstl/filesystem/filesystem_traits.hpp: ~ changed erroneously named new method's name from invalid_handle_value() to invalid_file_handle_value() WinSTL: ======= ~ include/winstl/filesystem/filesystem_traits.hpp: ~ changed erroneously named new method's name from invalid_handle_value() to invalid_file_handle_value() ============================================================================
Jan 30 2011