Home
last modified time | relevance | path

Searched refs:debug_weird_alloc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/ext/
H A Dallocators.cc30 typedef std::__debug_alloc<weird_alloc> debug_weird_alloc; typedef
89 void test02() { test<debug_weird_alloc,false>(); } in test02()