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

◆ access() [2/2]

template<typename T>
T & fl::ThreadLocalFake< T >::access ( )
inline

Definition at line 199 of file thread_local.h.

199{ return mValue; }

References FL_NOEXCEPT, and mValue.

Referenced by fl::SingletonThreadLocal< T, N >::instance(), operator const T &(), and operator T&().

+ Here is the caller graph for this function: