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


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