FastLED 3.9.3
|
Definition at line 9 of file singleton.h.
Public Member Functions | |
Singleton (const Singleton &)=delete | |
Singleton & | operator= (const Singleton &)=delete |
Static Public Member Functions | |
static T & | instance () |
static T * | instanceRef () |
|
inlinestatic |
Definition at line 11 of file singleton.h.
|
inlinestatic |
Definition at line 15 of file singleton.h.