Searched refs:do_default_construction_test (Results 1 – 2 of 2) sorted by relevance
257 template <bool default_construction_present> struct do_default_construction_test { struct260 template <> struct do_default_construction_test<false> { struct285 …do_default_construction_test<default_construction_present>()(test_grow_by_and_resize<Type,Allocato… in Examine()344 …do_default_construction_test<default_construction_present>()(test_default_construction<Type>(vec)); in TypeTester()
64 template <bool default_construction_present> struct do_default_construction_test { struct68 template <> struct do_default_construction_test<false> { argument164 …do_default_construction_test<default_construction_present>()(test_insert_by_key<Table>( my_c, valu… in operator ()()