DOKK / manpages / debian 13 / libstdc++-12-doc / std::is_bounded_array.3cxx.en
std::is_bounded_array< _Tp >(3cxx) std::is_bounded_array< _Tp >(3cxx)

std::is_bounded_array< _Tp > - True for a type that is an array of known bound.

#include <type_traits>

Inherits __is_array_known_bounds< _Tp >.

struct std::is_bounded_array< _Tp >"True for a type that is an array of known bound.

Since

C++20

Generated automatically by Doxygen for libstdc++ from the source code.

libstdc++