table of contents
other versions
pointer.h(3) | Library Functions Manual | pointer.h(3) |
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.
Namespaces¶
ost
Detailed Description¶
Template for creating reference count managed smart pointers.
Author¶
Generated automatically by Doxygen for GNU CommonC++ from the source code.
Sun Dec 27 2020 | GNU CommonC++ |