|
The Pedigree Project
0.1
|
Collaboration diagram for SharedPointer< T >::Control:Public Attributes | |
| T * | ptr |
| size_t | refcount |
Main control structure, shared across all SharedPointers referencing the same object and copied from each other.
Definition at line 139 of file SharedPointer.h.
1.8.11