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

◆ access() [2/2]

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

Definition at line 29 of file thread_local.h.

29{ return mValue; }

References mValue.