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

◆ operator bool()

template<typename T>
fl::Optional< T >::operator bool ( ) const
inlineexplicit

Definition at line 64 of file optional.h.

64{ return !empty(); }
bool empty() const
Definition optional.h:29

References empty().

+ Here is the call graph for this function: