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

◆ bitset_dynamic() [2/4]

fl::bitset_dynamic::bitset_dynamic ( fl::u32 size)
inlineexplicit

Definition at line 39 of file bitset_dynamic.h.

39{ resize(size); }
FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_NULL_DEREFERENCE fl::u32 size() const noexcept
FL_DISABLE_WARNING_POP FL_DISABLE_WARNING_PUSH FL_DISABLE_WARNING_NULL_DEREFERENCE void resize(fl::u32 new_size)

References resize(), and size().

+ Here is the call graph for this function: