UCommon
Data Structures
pointer.h File Reference

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

#include <commoncpp/config.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  ost::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.