Le 13/05/16 à 14:07, Rene Rivera a écrit :
Release 1.61.0 of the Boost C++ Libraries is now available.
These open-source libraries work well with the C++ Standard Library, and are usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial use.
This release contains four new libraries and numerous enhancements and bug fixes for existing libraries.
New Libraries
* Compute: Parallel/GPU-computing library, from Kyle Lutz. * DLL: Library for comfortable work with DLL and DSO, from Renato Tegon Forti and Antony Polukhin * Hana: A modern C++ metaprogramming library, from Louis Dionne. * Metaparse: A library for generating compile time parsers parsing embedded DSL code as part of the C++ compilation process, from Abel Sinkovics.
For details, including download links, see http://www.boost.org/users/news/version_1.61.0
You can also download directly from SourceForge: http://sourceforge.net/projects/boost/files/boost/1.61.0/
Tom Kent has made pre-built windows binaries, and they are available at: https://sourceforge.net/projects/boost/files/boost-binaries/1.61.0/
To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html
Thanks,
--The Boost release team
Vladimir Prus Rene Rivera Marshall Clow Eric Niebler Daniel James Beman Dawes
Thanks! The boost.test documentation has the banner "click here to view the latest version on this page" on the top: http://www.boost.org/doc/libs/1_61_0/libs/test/doc/html/index.html Sorry for the late mention, I thought it was because 1.61 was not released yet. Anything I did wrong? Anything I can do? Thanks, Raffi