docs and tests fixes

This commit is contained in:
Andrzej Krzemienski
2018-11-08 18:46:03 +01:00
parent 29b2dae630
commit 545fd9a72f
4 changed files with 17 additions and 1 deletions

View File

@ -15,6 +15,7 @@
* Remove deprecation mark from `reset()` method (without arguments).
* Fixed [@https://github.com/boostorg/optional/issues/59 issue #59].
* Fixed bug with initialization of certain wrapper types in clang with -std=c++03. See [@https://github.com/boostorg/optional/pull/64 pr #64].
[heading Boost Release 1.68]