simplesmartptr.h(3)

NAME

simplesmartptr.h - Header file that defines SimpleSmartPointer and
ReferenceCount.

SYNOPSIS

#include 'zipios++/zipios-config.h'


Namespaces
namespace zipios

Classes
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.

Detailed Description

Header file that defines SimpleSmartPointer and ReferenceCount.

Definition in file simplesmartptr.h.

Author

Generated automatically by Doxygen for Zipios++ from the source code.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout