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

◆ Proxy()

template<uint32_t N>
fl::BitsetFixed< N >::Proxy::Proxy ( BitsetFixed & bitset,
uint32_t pos )
inline

Definition at line 36 of file bitset.h.

36: _bitset(bitset), _pos(pos) {}
A simple fixed-size Bitset implementation similar to std::Bitset.
Definition bitset.h:21
BitsetFixed & _bitset
Definition bitset.h:33

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

Referenced by operator=().

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