simplesmartptr.h(3) | Library Functions Manual | simplesmartptr.h(3) |
simplesmartptr.h - Header file that defines SimpleSmartPointer and ReferenceCount.
#include 'zipios++/zipios-config.h'
class zipios::SimpleSmartPointer< Type >
SimpleSmartPointer is a simple reference counting smart pointer
template. class zipios::ReferenceCount< Type >
ReferenceCount is useful to ensure proper handling of the reference
count for (objects of) classes handled through a SimpleSmartPointer.
Header file that defines SimpleSmartPointer and ReferenceCount.
Definition in file simplesmartptr.h.
Generated automatically by Doxygen for Zipios++ from the source code.
Zipios++ |