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

◆ BitsetInlined() [1/4]

template<uint32_t N = 256>
fl::BitsetInlined< N >::BitsetInlined ( )
inline

Constructs a Bitset with all bits reset.

Definition at line 250 of file bitset.h.

BitsetFixed< N > fixed_bitset
Definition bitset.h:228
Variant< fixed_bitset, bitset_dynamic > _storage
Definition bitset.h:229

Referenced by fl::BitsetInlined< N >::Proxy::Proxy().

+ Here is the caller graph for this function: