FastLED
3.9.15
Loading...
Searching...
No Matches
◆
BitsetInlined()
[4/4]
template<uint32_t N = 256>
fl::BitsetInlined
< N >::BitsetInlined
(
BitsetInlined
< N > &&
other
)
inline
noexcept
Definition at line
257
of file
bitset.h
.
258
:
_storage
(
fl::move
(
other
.
_storage
)) {}
fl::BitsetInlined< N >::_storage
Variant< fixed_bitset, bitset_dynamic > _storage
Definition
bitset.h:229
fl::BitsetInlined
A Bitset implementation with inline storage that can grow if needed.
Definition
bitset.h:225
fl
BitsetInlined
Generated on Sat May 24 2025 22:44:24 for FastLED by
1.13.2