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

◆ operator()() [1/2]

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

Definition at line 77 of file optional.h.

77{ return !empty(); }
bool empty() const FL_NOEXCEPT
Definition optional.h:170