libstdc++
Public Member Functions
|
Protected Member Functions
|
Friends
std::enable_shared_from_this Class Reference
Pointer Abstractions
List of all members.
Public Member Functions
shared_ptr
< _Tp >
shared_from_this
()
shared_ptr
< const _Tp >
shared_from_this
() const
Protected Member Functions
enable_shared_from_this
(const
enable_shared_from_this
&)
enable_shared_from_this
&
operator=
(const
enable_shared_from_this
&)
Friends
template<typename _Tp1 > void
__enable_shared_from_this_helper
(const __shared_count<> &__pn, const
enable_shared_from_this
*__pe, const _Tp1 *__px)
Detailed Description
Base class allowing use of member function shared_from_this.
The documentation for this class was generated from the following file:
shared_ptr.h
std
enable_shared_from_this
Generated by
1.7.5