intrusive_refcount public header More...
#include <boost/noncopyable.hpp>#include "intrusive_refcount.cci"#include "intrusive_refcount.cti"
Go to the source code of this file.
Classes | |
| class | senf::intrusive_refcount_t< Self > |
| Customizable reference count mixin for intrusive_ptr. More... | |
| class | senf::intrusive_refcount_base |
| Reference count mixin interface baseclass. More... | |
| class | senf::intrusive_refcount_t< Self > |
| Customizable reference count mixin for intrusive_ptr. More... | |
| class | senf::intrusive_refcount |
| Reference count mixin for intrusive_ptr. More... | |
Namespaces | |
| senf | |
Functions | |
| template<class Self > | |
| void | senf::intrusive_ptr_add_ref (intrusive_refcount_t< Self > const *p) |
| template<class Self > | |
| void | senf::intrusive_ptr_release (intrusive_refcount_t< Self > const *p) |
intrusive_refcount public header
Definition in file intrusive_refcount.hh.