#include <make_shared_object.hpp>
Public Member Functions | |
sp_ms_deleter () BOOST_NOEXCEPT | |
template<class A > | |
sp_ms_deleter (A const &) BOOST_NOEXCEPT | |
sp_ms_deleter (sp_ms_deleter const &) BOOST_NOEXCEPT | |
~sp_ms_deleter () | |
void | operator() (T *) |
void * | address () BOOST_NOEXCEPT |
void | set_initialized () BOOST_NOEXCEPT |
Static Public Member Functions | |
static void | operator_fn (T *) |
|
inline |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
Referenced by boost::allocate_shared_noinit(), boost::make_shared(), and boost::make_shared_noinit().
|
inline |
|
inlinestatic |
|
inline |
Referenced by boost::allocate_shared_noinit(), boost::make_shared(), and boost::make_shared_noinit().