gcc/libstdc++-v3/include
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
..
backward backward_warning.h: Fix typo. 2008-06-30 10:48:48 +00:00
bits unique_ptr.h (unique_ptr<_Tp[]>::template<typename U> void reset(U)): Add as deleted function, per DR 821 [Ready]. 2008-09-28 15:47:45 +00:00
c
c_compatibility [multiple changes] 2008-04-10 20:26:45 +00:00
c_global * include/c_global/climits, include/tr1/climits: Add parentheses. 2008-06-21 17:04:40 +01:00
c_std tuple: Ifndef __GXX_EXPERIMENTAL_CXX0X__ just error out. 2008-05-26 02:19:57 +00:00
debug PR libstdc++/30085 (again) 2008-09-30 13:48:55 +00:00
ext PR libstdc++/33979 (partial) 2008-08-20 19:29:54 +00:00
parallel re PR libstdc++/37470 (parallel/base.h log2 conflicts with math.h) 2008-09-19 11:37:16 +00:00
precompiled chrono: New, as per N2661. 2008-07-15 23:23:23 +00:00
std tuple (tuple<>::swap): Implement swap for tuple as per DR 522 [Ready]. 2008-10-01 22:04:02 +00:00
tr1 re PR libstdc++/36962 ([C++0x] Add constructors / assignment operators from unique_ptr to shared_ptr) 2008-09-04 23:33:10 +01:00
tr1_impl cinttypes: Restore __STDC_FORMAT_MACRO after inclusion of <inttypes.h>. 2008-09-09 21:33:46 +00:00
Makefile.am PR libstdc++/30085 (again) 2008-09-30 13:48:55 +00:00
Makefile.in PR libstdc++/30085 (again) 2008-09-30 13:48:55 +00:00