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

◆ reset() [1/2]

FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_NULL_DEREFERENCE void fl::bitset_dynamic::reset ( )
inlinenoexcept

Definition at line 164 of file bitset_dynamic.h.

164 {
165 if (_blocks && _block_count > 0) {
167 }
168 }
block_type * _blocks
void * memfill(void *ptr, int value, fl::size num)
Definition memfill.h:11

References _block_count, _blocks, and fl::memfill().

Referenced by assign(), and set().

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