#include "utilmm/config/config.h"
#include <stdexcept>
#include "utilmm/singleton/use.hh"
#include "utilmm/smart/bits/pointer.tcc"
Go to the source code of this file.
Namespaces | |
| namespace | utilmm |
| namespace | utilmm::smart |
Classes | |
| class | utilmm::smart::null_access |
| Null pointer access exception. More... | |
| class | utilmm::smart::pointer< Manager > |
| Generic smart pointer. More... | |
Defines | |
| #define | IN_UTILMM_SMART_POINTER_HEADER |
This header includes all the basis to define and manipulate smart pointers in C++
| #define IN_UTILMM_SMART_POINTER_HEADER |
1.5.3