Release 1.77.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 two new libraries and numerous enhancements and bug fixes for existing libraries. * Describe: A C++14 reflection library, from Peter Dimov. Provides macros for describing enumerators and struct/class members, and primitives for querying this information. * Lambda2: A C++14, dependency-free, single header lambda library, from Peter Dimov. For details, including download links, see http://www.boost.org/users/news/version_1.77.0 You can also download directly from: https://boostorg.jfrog.io/artifactory/main/release/1.77.0/ To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html Thanks to everyone who participated in this release. Thanks, -- The Boost Release Team Marshall Clow, Michael Caisse, Glen Fernandes
On 13/08/2021 15:43, Marshall Clow via Boost-announce wrote:
Release 1.77.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 two new libraries and numerous enhancements and bug fixes for existing libraries.
* Describe: A C++14 reflection library, from Peter Dimov. Provides macros for describing enumerators and struct/class members, and primitives for querying this information. * Lambda2: A C++14, dependency-free, single header lambda library, from Peter Dimov.
For details, including download links, see http://www.boost.org/users/news/version_1.77.0
You can also download directly from: https://boostorg.jfrog.io/artifactory/main/release/1.77.0/
To install this release on your system, see http://www.boost.org/doc/libs/release/more/getting_started/index.html
Thanks to everyone who participated in this release.
Congrats and thanks to the release team!
participants (2)
-
Ion GaztaƱaga
-
Marshall Clow