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

◆ Proxy()

template<uint32_t N = 256>
fl::BitsetInlined< N >::Proxy::Proxy ( BitsetInlined & bitset,
uint32_t pos )
inline

Definition at line 236 of file bitset.h.

237 : _bitset(bitset), _pos(pos) {}
A Bitset implementation with inline storage that can grow if needed.
Definition bitset.h:225

References fl::BitsetInlined< N >::BitsetInlined(), _bitset, _pos, and pos.

Referenced by operator=().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: