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

◆ BitsetFixed()

template<uint32_t N>
fl::BitsetFixed< N >::BitsetFixed ( )
inlineconstexprnoexcept

Constructs a BitsetFixed with all bits reset.

Definition at line 49 of file bitset.h.

49: _blocks{} {}
block_type _blocks[block_count]
Definition bitset.h:29

References _blocks.

Referenced by fl::BitsetFixed< N >::Proxy::Proxy(), flip(), flip(), operator&, operator&=(), operator^, operator^=(), operator|, operator|=(), operator~, reset(), and set().

+ Here is the caller graph for this function: