minor release note change

This commit is contained in:
Andrzej Krzemienski
2016-02-19 18:48:37 +01:00
parent f6e09fbf9c
commit 1334602a2b
3 changed files with 5 additions and 3 deletions

View File

@ -61,7 +61,9 @@
#5193</a>).
</li>
<li class="listitem">
Made the optional value constructor SFINAE-friendly, which fixes <a href="https://svn.boost.org/trac/boost/ticket/12002" target="_top">Trac #12002</a>.
Made the perfect-forwarding constructor SFINAE-friendly, which fixes <a href="https://svn.boost.org/trac/boost/ticket/12002" target="_top">Trac #12002</a>.
However, this only works in the newer compilers that implement variadic
macros and <code class="computeroutput"><span class="keyword">decltype</span></code> correctly.
</li>
</ul></div>
<h4>

View File

@ -144,7 +144,7 @@
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"><p><small>Last revised: February 19, 2016 at 17:38:50 GMT</small></p></td>
<td align="left"><p><small>Last revised: February 19, 2016 at 17:45:39 GMT</small></p></td>
<td align="right"><div class="copyright-footer"></div></td>
</tr></table>
<hr>