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

◆ Optional() [1/3]

template<typename T>
fl::Optional< T >::Optional ( )
inline

Definition at line 17 of file optional.h.

17: mValue(Empty()) {}
fl::Variant< T, Empty > mValue
Definition optional.h:82

References mValue.

Referenced by Optional(), operator!=(), operator=(), operator=(), operator==(), and swap().

+ Here is the caller graph for this function: