#include "utilmm/config/config.h"
#include "utilmm/smart/bits/ref_count_manager.hh"
#include "utilmm/smart/bits/uniq_memory.hh"
#include "utilmm/smart/pointer.hh"
Go to the source code of this file.
Namespaces | |
namespace | utilmm |
namespace | utilmm::smart |
Classes | |
struct | utilmm::smart::uniq_pointer< Ty, Hash, Equal > |
Unique instance memory pointer definition traits. More... | |
struct | utilmm::hash< smart::pointer< Manager > > |
This header defines a smart pointer using reference counting garbage collection for life time management and unique instance memory