Boost C++ Libraries: Ticket #1324: tuple should have a swap() that operates element-by-element https://svn.boost.org/trac10/ticket/1324 <p> See my posts in this thread for the reasons <a class="ext-link" href="http://groups.google.com/group/comp.lang.c++.moderated/browse_frm/thread/9b934c295e0eff2e/d0665df6f713a11a#d0665df6f713a11a"><span class="icon">​</span>http://groups.google.com/group/comp.lang.c++.moderated/browse_frm/thread/9b934c295e0eff2e/d0665df6f713a11a#d0665df6f713a11a</a> </p> <p> I know this could be considered a feature request, but I consider it a design bug. The same obviously applies to fusion. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1324 Trac 1.4.3 Joel de Guzman Tue, 16 Oct 2007 12:47:30 GMT <link>https://svn.boost.org/trac10/ticket/1324#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/1324#comment:1</guid> <description> <p> FWIW, Fusion has swap. And, since boost.tuple is a valid fusion sequence, Fusion swap is also usable with it. </p> <p> I'll look into boost.tuple. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Steven Watanabe</dc:creator> <pubDate>Wed, 09 Jun 2010 19:30:37 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/1324#comment:2 https://svn.boost.org/trac10/ticket/1324#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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/62686" title="Add an element-wise swap for Boost.Tuple. Fixes #1324">[62686]</a>) Add an element-wise swap for Boost.Tuple. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/1324" title="#1324: Bugs: tuple should have a swap() that operates element-by-element (closed: fixed)">#1324</a> </p> Ticket