www.digitalmars.com         C & C++   DMDScript  

c++.stlsoft - STLSoft 1.9.119 released

Download from https://sourceforge.net/projects/stlsoft/files/

============================================================================

Changes for 1.9.119 (26th August 2015)

General:
========

  + Visual C++ 14 (Visual Studio 2015) compatibility

  ~ compatibility with GCC 4.x's LLVM library

  ~ 64-bit compatibility fixes

  ~ various fixes for increased compiler pedanticism

  ~ corrections to ensure that all .h files are C-compatible

  ~ forward-compatibility (to STLSoft 1.12) for numerous macros

Changes:
========

 STLSoft:
 ========

  ~ stlsoft/meta/is_function_pointer_type.hpp:

    + discrimination of stdcall functions (when compiling in supported 
context)

  ~ stlsoft/meta/is_fundamental_type.hpp:
  ~ stlsoft/meta/is_pointer_type.hpp:

    + added member type 'type'

 WinSTL:
 =======

  + winstl/internal/windows_version.h:

    + separated out all Windows-version assessments

============================================================================
Aug 26 2015