#include <cassert>Include dependency graph for Singleton.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Compounds | |
| class | Singleton |
| Allows for one instance of a class - Can decide when created and when destroyed. More... | |
Defines | |
| #define | AFX_SINGLETON_H__202E8DC7_873E_47D1_AF46_DEC9051E4BE7__INCLUDED_ |
| Singleton.h: interface for the Singleton class. This idea is taken from Scott Bilas [GameProgrammingGems copy write 2000 Charles River Media, inc.]////////////////////////////////////////////////////////////////////. More... | |
|
|
Singleton.h: interface for the Singleton class. This idea is taken from Scott Bilas [GameProgrammingGems copy write 2000 Charles River Media, inc.]////////////////////////////////////////////////////////////////////.
|
1.2.11.1 written by Dimitri van Heesch,
© 1997-2001