Toolbox for reference counting life time management. More...
Classes | |
| struct | eq_ptr |
| In depth pointer equality functor. More... | |
| struct | hash_ptr |
| Special hash functor for utilmm::smart::ref_count::uniq_memory. More... | |
| class | manager |
| Reference counting management. More... | |
| struct | simple_memory |
| simple memory manager for utilmm::smart::ref_count::manager More... | |
| class | uniq_memory |
| Unique instance memory manager. More... | |
Toolbox for reference counting life time management.
This namespace embeds all the classes used to define a manager for smart::pointer using a reference counting life time management