gcc/libstdc++-v3/testsuite/20_util/tuple
Chris Fairles 3e93b27552 tuple (tuple<>::swap): Implement swap for tuple as per DR 522 [Ready].
2008-09-30  Chris Fairles  <cfairles@gcc.gnu.org>

        * include/std/tuple (tuple<>::swap): Implement swap for tuple as per
        DR 522 [Ready].
        * testsuite/20_util/tuple/swap.cc: New.

From-SVN: r140822
2008-10-01 22:04:02 +00:00
..
comparison_operators re PR libstdc++/35480 (Relational operators for <tr1/tuple> don't error on different sized tuples) 2008-03-06 18:35:26 +00:00
cons 3983-2.cc: Avoid -Wall warnings. 2008-01-31 17:19:55 +00:00
creation_functions
element_access
requirements
moveable2.cc [multiple changes] 2008-02-18 13:32:01 +00:00
moveable.cc
swap.cc tuple (tuple<>::swap): Implement swap for tuple as per DR 522 [Ready]. 2008-10-01 22:04:02 +00:00
tuple_element.cc
tuple_size.cc