UFO: Alien Invasion
sharedptr.h File Reference
#include <assert.h>
Include dependency graph for sharedptr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  SharedPtrDeletionInternal
 
class  SharedPtrDeletionImpl< T >
 
class  SharedPtrDeletionDeleterImpl< T, D >
 
class  SharedPtr< T >
 

Detailed Description

Note
SharedPointer implementation taken from ScummVM

Definition in file sharedptr.h.