GNU CommonC++
Classes | Namespaces
pointer.h File Reference

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

#include <cc++/missing.h>

Go to the source code of this file.

Classes

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

Namespaces

namespace  ost
 

Detailed Description

Template for creating reference count managed smart pointers.