On 4/15/24 21:02, Marshall Clow via Boost wrote:
Release 1.85.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: * Boost.Charconv: A high quality implementation of <charconv> in C++11, from Matt Borland. * Boost.Scope: A collection of scope guard utilities and a unique_resource wrapper, from Andrey Semashev.
The release also contains numerous enhancements and bug fixes for existing libraries.
For details, including download links, see http://www.boost.org/users/news/version_1.85.0
You can also download directly from: https://boostorg.jfrog.io/artifactory/main/release/1.85.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.
Is the master branch open now?