Bayonne2 / Common C++ 2 Framework
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures
pointer.h File Reference

Template for creating reference count managed smart pointers. More...

#include <cc++/missing.h>
Include dependency graph for pointer.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Pointer< T >
 Used to create and manage referece counted pointers. More...
 

Detailed Description

Template for creating reference count managed smart pointers.

Definition in file pointer.h.