.TH "simplesmartptr.h" 3 "Tue May 9 2017" "Zipios++" \" -*- nroff -*- .ad l .nh .SH NAME simplesmartptr.h \- Header file that defines SimpleSmartPointer and ReferenceCount\&. .SH SYNOPSIS .br .PP \fC#include 'zipios++/zipios\-config\&.h'\fP .br .SS "Classes" .in +1c .ti -1c .RI "class \fBzipios::SimpleSmartPointer< Type >\fP" .br .RI "\fBSimpleSmartPointer\fP is a simple reference counting smart pointer template\&. " .ti -1c .RI "class \fBzipios::ReferenceCount< Type >\fP" .br .RI "\fBReferenceCount\fP is useful to ensure proper handling of the reference count for (objects of) classes handled through a \fBSimpleSmartPointer\fP\&. " .in -1c .SH "Detailed Description" .PP Header file that defines SimpleSmartPointer and ReferenceCount\&. .PP Definition in file \fBsimplesmartptr\&.h\fP\&. .SH "Author" .PP Generated automatically by Doxygen for Zipios++ from the source code\&.