Provided by: libstdc++-12-doc_12.3.0-1ubuntu1~22.04_all 

NAME
std::is_unbounded_array< _Tp > - True for a type that is an array of unknown bound.
SYNOPSIS
Inherits __is_array_unknown_bounds< _Tp >.
Detailed Description
template<typename _Tp> struct std::is_unbounded_array< _Tp >" True for a type that is an array of unknown bound. Since C++20
Author
Generated automatically by Doxygen for libstdc++ from the source code. libstdc++ Sat May 13 2023 std::is_unbounded_array< _Tp >(3cxx)