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

◆ none()

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

Definition at line 242 of file bitset_dynamic.h.

242{ return !any(); }
bool any() const noexcept

References any().

+ Here is the call graph for this function: