| std::is_unbounded_array< _Tp >(3cxx) | std::is_unbounded_array< _Tp >(3cxx) |
std::is_unbounded_array< _Tp > - True for a type that is an array of unknown bound.
#include <type_traits>
Inherits __is_array_unknown_bounds< _Tp >.
struct std::is_unbounded_array< _Tp >"True for a type that is an array of unknown bound.
Since
Generated automatically by Doxygen for libstdc++ from the source code.
| libstdc++ |