#include <memory.hpp>
Public Member Functions | |
shared_ptr< T > | shared_from_this () |
shared_ptr< T const > | shared_from_this () const |
template<class X , class Y > | |
void | _internal_accept_owner (shared_ptr< X > const *ppx, Y *py) const |
Protected Member Functions | |
enable_shared_from_this () BOOST_NOEXCEPT | |
enable_shared_from_this (enable_shared_from_this const &) BOOST_NOEXCEPT | |
enable_shared_from_this & | operator= (enable_shared_from_this const &) BOOST_NOEXCEPT |
~enable_shared_from_this () BOOST_NOEXCEPT | |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inline |
Referenced by boost::detail::sp_enable_shared_from_this().
|
inlineprotected |
|
inline |
|
inline |