.TH "std::_Function_base" 3cxx "Sat Aug 14 2021" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::_Function_base \- Base class of all polymorphic function object wrappers\&. .SH SYNOPSIS .br .PP .PP Inherited by \fBstd::function< _Res(_ArgTypes\&.\&.\&.)>\fP\fC [private]\fP\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef bool(* \fB_Manager_type\fP) (_Any_data &, const _Any_data &, _Manager_operation)" .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 "static const size_t \fB_M_max_align\fP" .br .ti -1c .RI "static const size_t \fB_M_max_size\fP" .br .in -1c .SH "Detailed Description" .PP Base class of all polymorphic function object wrappers\&. .PP Definition at line 131 of file std_function\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.