std::is_bounded_array< _Tp >
True for a type that is an array of known bound.
- Provided by: libstdc++-12-doc (Version: 12.3.0-1ubuntu1~22.04.3)
- Source: gcc-12
- Report a bug
True for a type that is an array of known bound.
Inherits __is_array_known_bounds< _Tp >.
struct std::is_bounded_array< _Tp >" True for a type that is an array of known bound.
Since
Generated automatically by Doxygen for libstdc++ from the source code.