

Classes | |
| struct | boost::sp_adl_block::thread_unsafe_counter |
Thread unsafe reference counter policy for intrusive_ref_counter. More... | |
| struct | boost::sp_adl_block::thread_safe_counter |
Thread safe reference counter policy for intrusive_ref_counter. More... | |
| class | boost::sp_adl_block::intrusive_ref_counter< DerivedT, CounterPolicyT > |
| A reference counter base class. More... | |
| class | boost::sp_adl_block::intrusive_ref_counter< DerivedT, CounterPolicyT > |
| A reference counter base class. More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::sp_adl_block | |
Functions | |
| template<typename DerivedT , typename CounterPolicyT > | |
| void | boost::sp_adl_block::intrusive_ptr_add_ref (const intrusive_ref_counter< DerivedT, CounterPolicyT > *p) BOOST_NOEXCEPT |
| template<typename DerivedT , typename CounterPolicyT > | |
| void | boost::sp_adl_block::intrusive_ptr_release (const intrusive_ref_counter< DerivedT, CounterPolicyT > *p) BOOST_NOEXCEPT |