.TH "simplesmartptr.h" 3 "Fri Aug 19 2016" "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 "\fI\fBSimpleSmartPointer\fP is a simple reference counting smart pointer template\&. \fP" .ti -1c .RI "class \fBzipios::ReferenceCount< Type >\fP" .br .RI "\fI\fBReferenceCount\fP is useful to ensure proper handling of the reference count for (objects of) classes handled through a \fBSimpleSmartPointer\fP\&. \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\&.