Searched defs:can_construct_with_brace_init (Results 1 – 1 of 1) sorted by relevance
42 constexpr bool can_construct_with_brace_init(int) { return true; } in can_construct_with_brace_init() function44 constexpr bool can_construct_with_brace_init(...) { return false; } in can_construct_with_brace_init() function