gcc/libstdc++-v3/testsuite/23_containers/vector
Jonathan Wakely 509b778f6c Define missing delete operators in libstdc++ testsuite
* testsuite/23_containers/vector/zero_sized_allocations.cc:
	Define sized deallocation function.
	* testsuite/util/testsuite_new_operators.h:
	(operator delete(void*, const std::nothrow_t&)): Define nothrow
	deallocation function.

From-SVN: r238610
2016-07-21 20:38:57 +01:00
..
allocator
bool
capacity
cons
data_access
debug
element_access
ext_pointer
modifiers Add std::vector::emplace() testcase from LWG 2164 2016-07-12 15:00:11 +01:00
profile
requirements
types
14340.cc
15523.cc
18604.cc
26412-1.cc
26412-2.cc
40192.cc
52591.cc
58764.cc
59829.cc
63500.cc
check_construct_destroy.cc
debug_mode_requires_reallocation-1.cc
debug_mode_requires_reallocation-2.cc
init-list.cc
range_access.cc
zero_sized_allocations.cc Define missing delete operators in libstdc++ testsuite 2016-07-21 20:38:57 +01:00