pointer.h - Template for creating reference count managed smart pointers.
Contents
Detailed Description
Template for creating reference count managed smart pointers.
Name
pointer.h - Template for creating reference count managed smart pointers.
Synopsis
#include <cc++/missing.h>
Classes
class ost::Pointer<T>
Used to create and manage referece counted pointers.
Namespacesost