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

◆ bitset_dynamic() [2/4]

fl::bitset_dynamic::bitset_dynamic ( uint32_t size)
inlineexplicit

Definition at line 30 of file bitset_dynamic.h.

30{ resize(size); }
uint32_t size() const noexcept
void resize(uint32_t new_size)

References resize(), and size().

+ Here is the call graph for this function: