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

◆ load()

template<typename T>
T fl::AtomicFake< T >::load ( ) const
inline

Definition at line 44 of file atomic.h.

44 {
45 return mValue;
46 }

Referenced by fl::AtomicFake< bool >::operator bool().

+ Here is the caller graph for this function: