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

/freebsd-current/contrib/llvm-project/libcxx/include/__type_traits/
H A Dis_bounded_array.h35 inline constexpr bool is_bounded_array_v = is_bounded_array<_Tp>::value; variable

Completed in 57 milliseconds