4 #ifndef UTILMM_SMART_COUNT_POINTER_HEADER 5 # define UTILMM_SMART_COUNT_POINTER_HEADER 6 #include "utilmm/config/config.h" 61 #endif // UTILMM_SMART_COUNT_POINTER_HEADER Definition of utilmm::smart::pointer.
Reference counting management.
Definition: ref_count_manager.hh:35
reference counting pointer definition traits
Definition: count_pointer.hh:44
Generic smart pointer.
Definition: pointer.hh:52
Definition: auto_flag.hh:6
Definition of utilmm::smart::ref_count::manager.
pointer< manager_type > type
The smart pointer type.
Definition: count_pointer.hh:55
simple memory manager for utilmm::smart::ref_count::manager
Definition: simple_memory.hh:30
Definition of utilmm::smart::ref_count::simple_memory.