Searched refs:debug_weird_alloc (Results 1 – 1 of 1) sorted by relevance
30 typedef std::__debug_alloc<weird_alloc> debug_weird_alloc; typedef89 void test02() { test<debug_weird_alloc,false>(); } in test02()