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