Merge branch 'develop'

This commit is contained in:
Andrzej Krzemienski
2021-03-10 23:01:22 +01:00
49 changed files with 531 additions and 63 deletions

View File

@ -11,6 +11,10 @@
[section:relnotes Release Notes]
[heading Boost Release 1.76]
* Fixed MSVC warning C4702.
[heading Boost Release 1.75]
* `boost::none` is `constexpr`-declared.