FastLED 3.9.15
Loading...
Searching...
No Matches
fl::SingletonThreadLocal< T, N > Class Template Reference

Detailed Description

template<typename T, int N = 0>
class fl::SingletonThreadLocal< T, N >

Definition at line 131 of file singleton.h.

#include <singleton.h>

Public Member Functions

 SingletonThreadLocal (const SingletonThreadLocal &) FL_NOEXCEPT=delete
 
SingletonThreadLocaloperator= (const SingletonThreadLocal &) FL_NOEXCEPT=delete
 

Static Public Member Functions

static T & instance () FL_NOEXCEPT
 
static T * instanceRef () FL_NOEXCEPT
 

Private Member Functions

 SingletonThreadLocal () FL_NOEXCEPT=default
 
 ~SingletonThreadLocal () FL_NOEXCEPT=default
 

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