Util--  1.1
Classes | Namespaces | Macros
uniq_memory.hh File Reference

Defintion of utilmm::smart::ref_count::uniq_memory. More...

#include "utilmm/hash/hash_map.hh"
#include "utilmm/smart/bits/uniq_memory.tcc"
Include dependency graph for uniq_memory.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  utilmm::smart::ref_count::hash_ptr< Ty, Hash >
 Special hash functor for utilmm::smart::ref_count::uniq_memory. More...
 
struct  utilmm::smart::ref_count::eq_ptr< Ty, Equal >
 In depth pointer equality functor. More...
 
class  utilmm::smart::ref_count::uniq_memory< Ty, Hash, Equal >
 Unique instance memory manager. More...
 

Namespaces

 utilmm
 
 utilmm::smart
 Smart pointers implementation.
 
 utilmm::smart::ref_count
 Toolbox for reference counting life time management.
 

Macros

#define IN_UTILMM_SMART_UNIQ_MEMORY_HEADER
 

Detailed Description

Defintion of utilmm::smart::ref_count::uniq_memory.

This header defines the utilmm::smart::ref_count::uniq_memory class.

Author
Frédéric Py fpy@l.nosp@m.aas..nosp@m.fr

Macro Definition Documentation

#define IN_UTILMM_SMART_UNIQ_MEMORY_HEADER

Generated on Mon Oct 8 2018 08:38:45 for Util-- by doxygen 1.8.11
SourceForge.net Project Page