Boost logo

Boost :

From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2021-03-17 10:46:16


On 3/16/21 11:24 PM, Marshall Clow via Boost wrote:
> The master branch is is now open for post-beta merges, but only as described in the Post-Beta Merge Policy.
> See <https://github.com/boostorg/boost/wiki/Releases%3A-Beta-Merge-Policy>
>
> Reminder: The master branch closes for the release on Wednesday, Apr 7.
> Full calendar here: https://www.boost.org/development/ <https://www.boost.org/development/>

I would like to merge Boost.Parameter develop to master:

https://github.com/boostorg/parameter/compare/master...develop

The changes are:

- Added cxxstd metadata (https://github.com/boostorg/parameter/pull/107)
- Added a workaround for MSVC 2015 code miscompilation related to rvalue
references (https://github.com/boostorg/parameter/pull/109)
- Added readme file.
- CI updates.
- Minor test fixes (added a missing include and changed Boost.Bind
include to silence deprecated warnings).

CI tests have passed.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk