gcc/libstdc++-v3/testsuite/23_containers/deque
Jason Merrill 734f50238f * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
From-SVN: r193392
2012-11-10 12:27:22 -05:00
..
capacity range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
cons 2.cc: Fix to explicitely invoke the copy construtor with or without C++0x mode. 2010-12-01 20:51:38 +00:00
debug formatter.h (enum _Debug_msg_id): Add __msg_self_move_assign. 2012-03-09 10:37:34 +00:00
modifiers re PR libstdc++/52799 (deque::emplace(iterator, ...) tries to call push_front(...), which doesn't exist) 2012-03-31 01:56:55 +00:00
operators future: Fixes for -fno-exceptions. 2009-08-10 18:24:47 +00:00
requirements * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus. 2012-11-10 12:27:22 -05:00
types stl_iterator.h: Add move_iterator operators overloads to make it robust to template abuses. 2010-12-08 01:23:41 +00:00
14340.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
18604.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
check_construct_destroy.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
init-list.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
range_access.cc range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00