.TH "std::enable_shared_from_this< _Tp >" 3cxx "Wed Apr 11 2018" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::enable_shared_from_this< _Tp > .SH SYNOPSIS .br .PP .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBshared_ptr\fP< _Tp > \fBshared_from_this\fP ()" .br .ti -1c .RI "\fBshared_ptr\fP< const _Tp > \fBshared_from_this\fP () const" .br .in -1c .SS "Protected Member Functions" .in +1c .ti -1c .RI "\fBenable_shared_from_this\fP (const \fBenable_shared_from_this\fP &) noexcept" .br .ti -1c .RI "\fBenable_shared_from_this\fP & \fBoperator=\fP (const \fBenable_shared_from_this\fP &) noexcept" .br .in -1c .SS "Friends" .in +1c .ti -1c .RI "template void \fB__enable_shared_from_this_helper\fP (const __shared_count<> &, const \fBenable_shared_from_this\fP< _Tp1 > *, const _Tp2 *) noexcept" .br .in -1c .SH "Detailed Description" .PP .SS "template .br class std::enable_shared_from_this< _Tp >" Base class allowing use of member function shared_from_this\&. .PP Definition at line 557 of file shared_ptr\&.h\&. .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.