#include "utilmm/config/config.h"
#include "utilmm/smart/bits/ref_count_manager.hh"
#include "utilmm/smart/bits/simple_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::count_pointer< Ty > |
| reference counting pointer definition traits More... | |
This header defines a smart pointer using reference counting garbage collection for life time management
1.5.3