Searched defs:has_concat (Results 1 – 1 of 1) sorted by relevance
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