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

◆ resize() [1/2]

void fl::basic_string::resize ( fl::size count)

Definition at line 1435 of file basic_string.cpp.hpp.

1435{ resize(count, char()); }
void resize(fl::size count) FL_NOEXCEPT

References resize().

Referenced by fl::string_n< 32 >::string_n(), and resize().

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