testsuite_new_operators.h
1.69 KB
-
Define missing delete operators in libstdc++ testsuite · 509b778f
* 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
Jonathan Wakely committed