Searched defs:is_unbounded_array_v (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_unbounded_array.h34 inline constexpr bool is_unbounded_array_v = is_unbounded_array<_Tp>::value; variable

Completed in 56 milliseconds