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"

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


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@laas.fr>

Define Documentation

#define IN_UTILMM_SMART_POINTER_HEADER


Generated on Tue Feb 19 10:51:01 2008 for Util-- by doxygen 1.5.3
SourceForge.net Project Page