The Pedigree Project  0.1
Public Attributes | List of all members
SharedPointer< T >::Control Struct Reference
+ Collaboration diagram for SharedPointer< T >::Control:

Public Attributes

T * ptr
 
size_t refcount
 

Detailed Description

template<class T>
struct SharedPointer< T >::Control

Main control structure, shared across all SharedPointers referencing the same object and copied from each other.

Definition at line 139 of file SharedPointer.h.


The documentation for this struct was generated from the following file: