#include "Assert.h"
Go to the source code of this file.
Classes | |
class | Singleton< T > |
A template class that implements the Singleton pattern. More... | |
Variables | |
bool | g_shutdown |
Whether we should allow calls to Free . |
Definition in file singleton.h.
bool g_shutdown |
Whether we should allow calls to Free
.