Util--  1.1
Classes | Namespaces
uniq_pointer.hh File Reference

Definition of a reference counting smart pointer. More...

#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"
Include dependency graph for uniq_pointer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  utilmm::smart::uniq_pointer< Ty, Hash, Equal >
 Unique instance memory pointer definition traits. More...
 
struct  utilmm::hash< smart::pointer< Manager > >
 

Namespaces

 utilmm
 
 utilmm::smart
 Smart pointers implementation.
 

Detailed Description

Definition of a reference counting smart pointer.

This header defines a smart pointer using reference counting garbage collection for life time management and unique instance memory

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

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