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

Definition of utilmm::smart::pointer. More...

#include "utilmm/config/config.h"
#include <stdexcept>
#include "utilmm/singleton/use.hh"
#include "utilmm/smart/bits/pointer.tcc"
Include dependency graph for pointer.hh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  utilmm::smart::null_access
 Null pointer access exception. More...
 
class  utilmm::smart::pointer< Manager >
 Generic smart pointer. More...
 

Namespaces

 utilmm
 
 utilmm::smart
 Smart pointers implementation.
 

Macros

#define IN_UTILMM_SMART_POINTER_HEADER
 

Detailed Description

Definition of utilmm::smart::pointer.

This header includes all the basis to define and manipulate smart pointers in C++

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

Macro Definition Documentation

#define IN_UTILMM_SMART_POINTER_HEADER

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