CppCMS
|
Public Member Functions | |
sp_counted_impl_pd (P p, D d) | |
virtual void | dispose () |
virtual void * | get_deleter (detail::sp_typeinfo const &ti) |
void * | operator new (std::size_t) |
void | operator delete (void *p) |
Public Member Functions inherited from booster::detail::sp_counted_base | |
virtual void | destroy () |
void | add_ref_copy () |
bool | add_ref_lock () |
void | release () |
void | weak_add_ref () |
void | weak_release () |
long | use_count () const |