std::String::basic<Char, Traits>::strip
strip
Strips whitespace from both ends
Signature
strip(self, const char_vec& delim = {' ', '\t', '\n', '\r'}) -> basic
Specifiers
const
strip
Strips whitespace from both ends
strip(self, const char_vec& delim = {' ', '\t', '\n', '\r'}) -> basic
const