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

◆ none()

bool fl::bitset_dynamic::none ( ) const
inline

Definition at line 277 of file bitset_dynamic.h.

277{ return !any(); }
bool any() const FL_NOEXCEPT

References any(), and FL_NOEXCEPT.

+ Here is the call graph for this function: