Searched defs:EmplaceConstructible (Results 1 – 2 of 2) sorted by relevance
8 struct EmplaceConstructible { struct10 TEST_CONSTEXPR_CXX14 explicit EmplaceConstructible(T xvalue) : value(xvalue) {} in EmplaceConstructible() argument
8 struct EmplaceConstructible { struct10 explicit EmplaceConstructible(T xvalue) : value(xvalue) {} in EmplaceConstructible() argument