gcc/libstdc++-v3/testsuite/23_containers/vector
Jason Merrill 734f50238f * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.
From-SVN: r193392
2012-11-10 12:27:22 -05:00
..
allocator forward_list: Update to meet allocator-aware requirements. 2012-11-05 21:10:27 +00:00
bool range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
capacity range_access.cc: Fix copying permission statement. 2012-11-01 23:20:37 +00:00
cons hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the allocator, use noexcept. 2011-06-01 14:16:19 +00:00
data_access Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
debug 9780-2.cc: Avoid -Wall warnings. 2012-05-21 23:40:55 +00:00
element_access Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
ext_pointer extptr_allocator.h (construct, destroy): Fix for C++0x mode by overloading to take allocator's pointer type. 2011-06-11 17:05:08 +01: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
profile merge branch profile-stdlib 2009-10-03 02:17:41 +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
15523.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
26412-1.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
26412-2.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
40192.cc re PR c++/40192 (Unable to use std::vector with typedef'd array types) 2009-05-18 23:16:20 +00:00
52591.cc re PR libstdc++/52591 ([C++0x] [4.7 Regression] moving std::vector relies on movable elements) 2012-04-01 23:04:54 +01:00
check_construct_destroy.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
debug_mode_requires_reallocation-1.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00:00
debug_mode_requires_reallocation-2.cc list: Implement DR 1133 here too. 2010-01-04 01:58:21 +00: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
zero_sized_allocations.cc Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00