Boost C++ Libraries: Ticket #7631: Should declare a free swap() function https://svn.boost.org/trac10/ticket/7631 <p> <code>std::random_shuffle</code> on any's is super-inefficient because there's no free swap for ADL to find. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/7631 Trac 1.4.3 Steven Watanabe Thu, 14 Feb 2013 18:29:05 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/7631#comment:1 https://svn.boost.org/trac10/ticket/7631#comment:1 <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">duplicate</span> </li> </ul> <p> Duplicates <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/7578" title="#7578: Bugs: boost::any missing free swap function (closed: fixed)">#7578</a>. </p> Ticket