Searched defs:has_emplace_back_method (Results 1 – 2 of 2) sorted by relevance
75 struct has_emplace_back_method struct78 struct dummy89 static constexpr bool value =
379 struct has_emplace_back_method struct382 struct dummy {};391 typedef decltype(test<T, dummy>(nullptr)) type;393 static constexpr bool value =