Classes | |
class | local_sp_deleter |
class | shared_count |
struct | sp_convert_reference |
struct | sp_convert_reference< D & > |
class | sp_counted_base |
class | sp_counted_impl_p |
class | sp_counted_impl_pd |
class | sp_counted_impl_pda |
struct | sp_inplace_tag |
struct | sp_nothrow_tag |
class | sp_reference_wrapper |
class | weak_count |
Functions | |
std::int_least32_t | atomic_conditional_increment (std::atomic_int_least32_t *pw) |
std::int_least32_t | atomic_decrement (std::atomic_int_least32_t *pw) |
void | atomic_increment (std::atomic_int_least32_t *pw) |
template<class D > | |
D * | get_local_deleter (D *) |
template<class D > | |
D * | get_local_deleter (local_sp_deleter< D > *p) |
|
inline |
Definition at line 42 of file sp_counted_base_std_atomic.hpp.
|
inline |
Definition at line 37 of file sp_counted_base_std_atomic.hpp.
|
inline |
Definition at line 32 of file sp_counted_base_std_atomic.hpp.
D* boost::detail::get_local_deleter | ( | D * | ) |
Definition at line 52 of file sp_counted_impl.hpp.
D* boost::detail::get_local_deleter | ( | local_sp_deleter< D > * | p | ) |