Searched defs:is_array_v (Results 1 – 6 of 6) sorted by relevance
31 inline constexpr bool is_array_v = __is_array(_Tp); variable
30 inline constexpr bool is_array_v = __is_array(_Tp); variable