FastLED 3.9.15
Loading...
Searching...
No Matches

◆ instanceRef()

template<typename T, int N = 0>
static T * fl::SingletonThreadLocal< T, N >::instanceRef ( )
inlinestatic

Definition at line 153 of file singleton.h.

153{ return &instance(); }
static T & instance() FL_NOEXCEPT
Definition singleton.h:133

References FL_NOEXCEPT, and instance().

+ Here is the call graph for this function: