fixed release notes

This commit is contained in:
Andrzej Krzemienski
2016-03-05 23:43:59 +01:00
parent 0831788c86
commit 1fd315016a
4 changed files with 151 additions and 4 deletions

View File

@ -11,7 +11,7 @@
[section:relnotes Release Notes]
[heading Boost Release X.XX]
[heading Boost Release 1.61]
* Now `boost::optional` is specialized for reference parameters. This addresses a couple of issues:
* the `sizeof` of optional reference is that of a pointer,