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