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