|
SuperTuxKart
|
#include "utils/log.hpp"

Go to the source code of this file.
Classes | |
| class | AbstractSingleton< T > |
| Manages the abstract singleton at runtime. This has been designed to allow multi-inheritance. This is advised to re-declare getInstance, but whithout templates parameters in the inheriting classes. More... | |
| class | Singleton< T > |