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