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

@ -39,6 +39,10 @@
Fixed <a href="https://github.com/boostorg/optional/issues/59" target="_top">issue
#59</a>.
</li>
<li class="listitem">
Fixed bug with initialization of certain wrapper types in clang with -std=c++03.
See <a href="https://github.com/boostorg/optional/pull/64" target="_top">pr #64</a>.
</li>
</ul></div>
<h4>
<a name="boost_optional.relnotes.h1"></a>