c++.stlsoft - STLSoft 1.9.117 released
- Matt Wilson (29/29) Feb 15 2013 Download from https://sourceforge.net/projects/stlsoft/files/
Download from https://sourceforge.net/projects/stlsoft/files/ ============================================================================ Changes for 1.9.117 (16th February 2013) Summary: ======== * added Visual C++ 11 compatibility * various minor changes Changes: ======== STLSoft: ======== ~ stlsoft/stlsoft.h: ~ stlsoft/util/std/iterator_helper.hpp: ~ stlsoft/util/std/library_discriminator.hpp: + added Visual C++ 11 compatibility ~ stlsoft/string/char_traits.hpp: ~ defect fix WinSTL: ======= ~ winstl/error/error_desc.hpp: ~ trivial correction ~ winstl/filesystem/directory_functions.hpp: ~ propagates failed sub-directory removal up to caller ~ fixing up of documentation of callback function semantics ~ winstl/system/console_functions.h: ~ fixing doc ~ winstl/system/environment_variable.hpp: ~ trivial tightening of pointer null ============================================================================
Feb 15 2013
Intresting... but, when I try to build with my project I just get errors... That lib. have a native suport for this copmiler ? On Friday, 15 February 2013 at 21:21:17 UTC, Matt Wilson wrote:Download from https://sourceforge.net/projects/stlsoft/files/ ============================================================================ Changes for 1.9.117 (16th February 2013) Summary: ======== * added Visual C++ 11 compatibility * various minor changes Changes: ======== STLSoft: ======== ~ stlsoft/stlsoft.h: ~ stlsoft/util/std/iterator_helper.hpp: ~ stlsoft/util/std/library_discriminator.hpp: + added Visual C++ 11 compatibility ~ stlsoft/string/char_traits.hpp: ~ defect fix WinSTL: ======= ~ winstl/error/error_desc.hpp: ~ trivial correction ~ winstl/filesystem/directory_functions.hpp: ~ propagates failed sub-directory removal up to caller ~ fixing up of documentation of callback function semantics ~ winstl/system/console_functions.h: ~ fixing doc ~ winstl/system/environment_variable.hpp: ~ trivial tightening of pointer null ============================================================================
Apr 06 2014
It was my mistake, forgot to put the parameter -Ae On Sunday, 6 April 2014 at 18:29:05 UTC, Alexandre wrote:Intresting... but, when I try to build with my project I just get errors... That lib. have a native suport for this copmiler ? On Friday, 15 February 2013 at 21:21:17 UTC, Matt Wilson wrote:Download from https://sourceforge.net/projects/stlsoft/files/ ============================================================================ Changes for 1.9.117 (16th February 2013) Summary: ======== * added Visual C++ 11 compatibility * various minor changes Changes: ======== STLSoft: ======== ~ stlsoft/stlsoft.h: ~ stlsoft/util/std/iterator_helper.hpp: ~ stlsoft/util/std/library_discriminator.hpp: + added Visual C++ 11 compatibility ~ stlsoft/string/char_traits.hpp: ~ defect fix WinSTL: ======= ~ winstl/error/error_desc.hpp: ~ trivial correction ~ winstl/filesystem/directory_functions.hpp: ~ propagates failed sub-directory removal up to caller ~ fixing up of documentation of callback function semantics ~ winstl/system/console_functions.h: ~ fixing doc ~ winstl/system/environment_variable.hpp: ~ trivial tightening of pointer null ============================================================================
Apr 06 2014