Searched defs:destructible (Results 1 – 3 of 3) sorted by relevance
43 struct destructible struct46 typedef void (*type)(detail::storage&);48 static void value(detail::storage& arg) in value()53 static void apply(detail::storage& arg) in apply()
259 test::minimal::destructible destructible(x); in UNORDERED_AUTO_TEST() local
53 class destructible class56 destructible(constructor_param const&) {} in destructible() function in test::minimal::destructible