Util--  1.1
Classes | Namespaces
count_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/simple_memory.hh"
#include "utilmm/smart/pointer.hh"
Include dependency graph for count_pointer.hh:

Go to the source code of this file.

Classes

struct  utilmm::smart::count_pointer< Ty >
 reference counting pointer definition traits More...
 

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

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

Generated on Mon Oct 22 2018 18:39:28 for Util-- by doxygen 1.8.13
SourceForge.net Project Page