Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/ext/
H A Dallocators.cc33 typedef std::__default_alloc_template<true, 3> unshared_normal_alloc; typedef
90 void test03() { test<unshared_normal_alloc,true>(); } in test03()