UFO: Alien Invasion
|
#include <sharedptr.h>
Inherits SharedPtrDeletionInternal.
Public Member Functions | |
SharedPtrDeletionImpl (T *ptr) | |
~SharedPtrDeletionImpl () | |
![]() | |
virtual | ~SharedPtrDeletionInternal () |
Private Attributes | |
T * | _ptr |
Definition at line 18 of file sharedptr.h.
|
inline |
Definition at line 20 of file sharedptr.h.
|
inline |
Definition at line 24 of file sharedptr.h.
References SharedPtrDeletionImpl< T >::_ptr.
|
private |
Definition at line 34 of file sharedptr.h.
Referenced by SharedPtrDeletionImpl< T >::~SharedPtrDeletionImpl().