Header file that defines SimpleSmartPointer and ReferenceCount. More...
#include "zipios-config.h"
Go to the source code of this file.
Classes | |
class | zipios::ReferenceCount< Type > |
ReferenceCount is useful to ensure proper handling of the reference count for (objects of) classes handled through a SimpleSmartPointer. More... | |
class | zipios::SimpleSmartPointer< Type > |
SimpleSmartPointer is a simple reference counting smart pointer template. More... | |
Namespaces | |
namespace | zipios |
Header file that defines SimpleSmartPointer and ReferenceCount.
Definition in file simplesmartptr.h.