Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libstdc++/libstdc++/testsuite/21_strings/
H A Dcapacity.cc183 A<B> inst_obj; in test01() local
184 std::basic_string<A<B> > str07(30, inst_obj); in test01()