Searched defs:has_emplace_method (Results 1 – 2 of 2) sorted by relevance
46 struct has_emplace_method struct49 struct dummy60 static constexpr bool value =
359 struct has_emplace_method struct362 struct dummy {};371 typedef decltype(test<T, dummy>(nullptr)) type;373 static constexpr bool value =