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

◆ operator bool()

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

Definition at line 72 of file optional.h.

72{ return !empty(); }
bool empty() const
Definition optional.h:32

References empty().

+ Here is the call graph for this function: