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

◆ operator()()

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

Definition at line 39 of file optional.h.

39{ return !empty(); }
bool empty() const
Definition optional.h:21

References empty().

+ Here is the call graph for this function: