Boost C++ Libraries: Ticket #8296: Use is_nothrow_move_constructible type trait in Boost.variant https://svn.boost.org/trac10/ticket/8296 <p> Boost.<a class="missing wiki">TypeTraits</a> now have a is_nothrow_move_constructible trait, that detects nothrow behaviour better than variant’s version. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/8296 Trac 1.4.3 Antony Polukhin Sat, 16 Mar 2013 10:50:52 GMT <link>https://svn.boost.org/trac10/ticket/8296#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/8296#comment:1</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/83458" title="Use is_nothrow_move_constructible from Boost.TypeTraits in ...">[83458]</a>) Use is_nothrow_move_constructible from Boost.<a class="missing wiki">TypeTraits</a> in Boost.Variant (refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/8296" title="#8296: Tasks: Use is_nothrow_move_constructible type trait in Boost.variant (closed: fixed)">#8296</a>) </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Antony Polukhin</dc:creator> <pubDate>Sun, 24 Mar 2013 16:22:09 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/8296#comment:2 https://svn.boost.org/trac10/ticket/8296#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Merged fix from trunk in <a class="changeset" href="https://svn.boost.org/trac10/changeset/83544" title="Merge fom trunk: * Boost.Variant now uses traits from Boost.TypeTraits ...">[83544]</a>. </p> Ticket