FastLED 3.9.15
Loading...
Searching...
No Matches
fl::ThreadLocalFake< T > Class Template Reference

Detailed Description

template<typename T>
class fl::ThreadLocalFake< T >

Definition at line 18 of file thread_local.h.

#include <thread_local.h>

Public Member Functions

 ThreadLocalFake ()
 
template<typename U>
 ThreadLocalFake (const U &defaultVal)
 
T & access ()
 
const T & access () const
 
 operator T& ()
 
ThreadLocalFakeoperator= (const T &v)
 

Private Attributes

mValue
 

The documentation for this class was generated from the following file: