Add test case for fix to issue #78

This commit is contained in:
Andrzej Krzemienski
2019-12-20 00:18:52 +01:00
parent 0481b05d1f
commit 13bc27698e
5 changed files with 88 additions and 12 deletions

View File

@@ -11,6 +11,10 @@
[section:relnotes Release Notes]
[heading Boost Release 1.73]
* Fixed [@https://github.com/boostorg/optional/issues/78 issue #78].
[heading Boost Release 1.69]
* Remove deprecation mark from `reset()` method (without arguments).