.TH "std::is_array< typename >" 3cxx "Thu Feb 16 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_array< typename > \- is_array .SH SYNOPSIS .br .PP .PP Inherits \fBstd::integral_constant< _Tp, __v >\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef \fBintegral_constant\fP< _Tp, __v > \fBtype\fP" .br .ti -1c .RI "typedef _Tp \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr \fBoperator value_type\fP () const noexcept" .br .ti -1c .RI "constexpr value_type \fBoperator()\fP () const noexcept" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "static constexpr _Tp \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::is_array< typename >"is_array .PP Definition at line \fB428\fP of file \fBtype_traits\fP\&. .SH "Member Typedef Documentation" .PP .SS "template typedef \fBintegral_constant\fP<_Tp, __v> \fBstd::integral_constant\fP< _Tp, __v >::type\fC [inherited]\fP" .PP Definition at line \fB69\fP of file \fBtype_traits\fP\&. .SS "template typedef _Tp \fBstd::integral_constant\fP< _Tp, __v >::value_type\fC [inherited]\fP" .PP Definition at line \fB68\fP of file \fBtype_traits\fP\&. .SH "Member Function Documentation" .PP .SS "template constexpr \fBstd::integral_constant\fP< _Tp, __v >::operator value_type () const\fC [inline]\fP, \fC [constexpr]\fP, \fC [noexcept]\fP, \fC [inherited]\fP" .PP Definition at line \fB70\fP of file \fBtype_traits\fP\&. .SS "template constexpr value_type \fBstd::integral_constant\fP< _Tp, __v >::operator() () const\fC [inline]\fP, \fC [constexpr]\fP, \fC [noexcept]\fP, \fC [inherited]\fP" .PP Definition at line \fB75\fP of file \fBtype_traits\fP\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.