std::String::basic<Char, Traits>::resize
resize
Resizes the string to new size
Signature
resize(self, new_size: size_t, c: CharT = CharT()) -> void
Specifiers
noexcept
resize
Resizes the string to new size
resize(self, new_size: size_t, c: CharT = CharT()) -> void
noexcept