Searched defs:is_bounded_array_v (Results 1 – 1 of 1) sorted by relevance
34 constexpr bool is_bounded_array_v = false; variable37 constexpr bool is_bounded_array_v<T[kN]> = true; variable