$search
Defintion of utilmm::smart::ref_count::uniq_memory. More...
#include "utilmm/hash/hash_map.hh"
#include "utilmm/smart/bits/uniq_memory.tcc"
Go to the source code of this file.
Classes | |
struct | utilmm::smart::ref_count::eq_ptr< Ty, Equal > |
In depth pointer equality functor. More... | |
struct | utilmm::smart::ref_count::hash_ptr< Ty, Hash > |
Special hash functor for utilmm::smart::ref_count::uniq_memory. More... | |
class | utilmm::smart::ref_count::uniq_memory< Ty, Hash, Equal > |
Unique instance memory manager. More... | |
Namespaces | |
namespace | utilmm |
namespace | utilmm::smart |
Smart pointers implementation. | |
namespace | utilmm::smart::ref_count |
Toolbox for reference counting life time management. | |
Defines | |
#define | IN_UTILMM_SMART_UNIQ_MEMORY_HEADER |
Defintion of utilmm::smart::ref_count::uniq_memory.
This header defines the utilmm::smart::ref_count::uniq_memory
class.
Definition in file uniq_memory.hh.
#define IN_UTILMM_SMART_UNIQ_MEMORY_HEADER |
Definition at line 150 of file uniq_memory.hh.