.TH "std::_Function_base" 3 "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::_Function_base \- Base class of all polymorphic function object wrappers\&. .SH SYNOPSIS .br .PP .PP \fR#include \fP .PP Inherited by \fBstd::function< _Res(_ArgTypes\&.\&.\&.)>\fP\fR [private]\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "\fBusing\fP \fB_Manager_type\fP" .br .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "bool \fB_M_empty\fP () const" .br .in -1c .SS "Public Attributes" .in +1c .ti -1c .RI "_Any_data \fB_M_functor\fP" .br .ti -1c .RI "_Manager_type \fB_M_manager\fP" .br .in -1c .SS "Static Public Attributes" .in +1c .ti -1c .RI "\fBstatic\fP const size_t \fB_M_max_align\fP" .br .ti -1c .RI "\fBstatic\fP const size_t \fB_M_max_size\fP" .br .in -1c .SH "Detailed Description" .PP Base class of all polymorphic function object wrappers\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.