gcc/libstdc++-v3/testsuite/23_containers/vector
Paolo Carlini b5aaf3268c erase.cc: Fix.
2008-11-11  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/23_containers/vector/ext_pointer/modifiers/erase.cc: Fix.
	* testsuite/23_containers/vector/ext_pointer/modifiers/element.cc:
	Likewise.

From-SVN: r141766
2008-11-11 13:18:39 +00:00
..
bool [multiple changes] 2007-12-10 13:53:10 +00:00
capacity stl_algobase.h (_GLIBCXX_MOVE3, [...]): Add. 2007-10-29 01:59:49 +00:00
cons stl_vector.h (vector<>::push_back<>(_Args...), [...]): Add. 2007-11-05 19:46:07 +00:00
data_access
element_access
ext_pointer erase.cc: Fix. 2008-11-11 13:18:39 +00:00
invalidation re PR libstdc++/26142 (global debug namespace clashes everywhere) 2006-02-09 04:31:38 +00:00
modifiers vector.tcc (vector<>::_M_insert_aux): In C++0x mode, avoid a memory leak if the first __uninitialized_move_a throws. 2008-06-02 12:22:53 +00:00
requirements Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
resize vector.tcc (vector<>::_M_insert_aux): In C++0x mode, avoid a memory leak if the first __uninitialized_move_a throws. 2008-06-02 12:22:53 +00:00
types re PR libstdc++/24617 (vector vs __erase_at_end) 2005-12-08 11:32:37 +00:00
14340.cc
18604.cc
26412-1.cc c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
26412-2.cc c++config: Simplify debug namespaces. 2006-02-22 00:57:24 +00:00
check_construct_destroy.cc testsuite_allocator.h (allocation_tracker): To tracker_allocator_counter. 2006-10-03 17:01:57 +00:00
debug_mode_requires_reallocation-1.cc vector (vector<>::_M_requires_reallocation): Just use this->capacity(). 2008-05-12 10:15:34 +00:00
debug_mode_requires_reallocation-2.cc vector (vector<>::_M_requires_reallocation): Just use this->capacity(). 2008-05-12 10:15:34 +00:00
init-list.cc Add initializer_list support as per N2679. 2008-07-21 15:40:39 -04:00
moveable.cc moveable.cc: Remove dg-require-rvalref. 2007-10-06 02:33:12 +00:00
zero_sized_allocations.cc stl_vector.h (_Vector_base<>::_M_allocate): Do not call _M_impl.allocate when __n == 0. 2007-09-07 01:37:31 +00:00