Orxonox  0.0.5 Codename: Arcturus
Files
StrongPtr<T> and WeakPtr<T>

Files

file  StrongPtr.h
 Definition of StrongPtr<T>, wraps a pointer to an object and keeps it alive.
 
file  WeakPtr.h
 Definition of WeakPtr<T>, wraps a pointer to an object.
 

Detailed Description