mirror of
https://github.com/boostorg/optional.git
synced 2025-07-29 03:57:20 +02:00
minor release note change
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user