$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [system] The new Boost.System is now ready
From: Peter Dimov (lists_at_[hidden])
Date: 2018-10-04 19:24:45
The new Boost.System is now complete, on the develop branch:
https://www.boost.org/doc/libs/develop/libs/system/
- header-only
- even more constexpr than 1.68
- identifier-based category comparison
- message() into a caller-supplied buffer
- failed()
The plan is to merge it to master at some point if no breakage is
encountered on develop, so that it can go into the next release.