This commit is contained in:
Andrzej Krzemienski
2016-09-02 02:07:26 +02:00
parent a421444788
commit 5662f55ccf
4 changed files with 20 additions and 7 deletions

View File

@ -12,6 +12,11 @@
[section:relnotes Release Notes]
[heading Boost Release 1.62]
* Fixed [@https://svn.boost.org/trac/boost/ticket/12179 Trac #12179].
[heading Boost Release 1.61]
* Now `boost::optional` is specialized for reference parameters. This addresses a couple of issues: