Searched defs:has_emplace_init_list (Results 1 – 1 of 1) sorted by relevance
197 constexpr auto has_emplace_init_list(int) in has_emplace_init_list() function203 constexpr bool has_emplace_init_list(long) { return false; } in has_emplace_init_list() function206 constexpr bool has_emplace_init_list() { return has_emplace_init_list<Args...>(0); } in has_emplace_init_list() function