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

◆ BitsetInlined() [3/4]

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

Definition at line 256 of file bitset.h.

Variant< fixed_bitset, bitset_dynamic > _storage
Definition bitset.h:229
A Bitset implementation with inline storage that can grow if needed.
Definition bitset.h:225