|
hgl 0.5.25
A compiler/interpreter suite for developing images
|
Template providing the singleton pattern. More...
#include "singleton.h"
Static Public Member Functions | |
| static T * | getInstance () |
Gets the single instance of T More... | |
Template providing the singleton pattern.
| T | class which has to become a singleton |
|
static |
Gets the single instance of T
T
1.8.5