Searched defs:has_concat (Results 1 – 2 of 2) sorted by relevance
286 constexpr bool has_concat(int) { return true; } in has_concat() function288 constexpr bool has_concat(long) { return false; } in has_concat() function298 constexpr bool has_concat() { in has_concat() function
269 constexpr bool has_concat(int) { return true; } in has_concat() function271 constexpr bool has_concat(long) { return false; } in has_concat() function281 constexpr bool has_concat() { in has_concat() function