.TH "std::is_base_of< _Base, _Derived >" 3cxx "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::is_base_of< _Base, _Derived > \- is_base_of .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::integral_constant< bool, __is_base_of(_Base, _Derived)>\fP\&. .PP Inherited by std::__is_random_access_iter< _It, _Cat >\&. .SS "Public Types" .in +1c .ti -1c .RI "\fBtypedef\fP \fBintegral_constant\fP< bool, \fB__v\fP > \fBtype\fP" .br .ti -1c .RI "\fBtypedef\fP bool \fBvalue_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBconstexpr\fP \fBoperator value_type\fP () \fBconst\fP \fBnoexcept\fP" .br .ti -1c .RI "\fBconstexpr\fP value_type \fBoperator()\fP () \fBconst\fP \fBnoexcept\fP" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "\fBstatic\fP \fBconstexpr\fP bool \fBvalue\fP" .br .in -1c .SH "Detailed Description" .PP .SS "template<\fBtypename\fP _Base, \fBtypename\fP \fB_Derived\fP> .br struct std::is_base_of< _Base, _Derived >"is_base_of .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.