FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator bool()
template<uint32_t N>
fl::BitsetFixed
< N >::Proxy::operator bool
(
)
const
inline
Definition at line
43
of file
bitset.h
.
43
{
return
_bitset
.test(
_pos
); }
fl::BitsetFixed::Proxy::_pos
uint32_t _pos
Definition
bitset.h:34
fl::BitsetFixed::Proxy::_bitset
BitsetFixed & _bitset
Definition
bitset.h:33
References
_bitset
, and
_pos
.
fl
BitsetFixed
Proxy
Generated on Sat May 24 2025 22:44:24 for FastLED by
1.13.2