Skip to content

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

See Also

Back to basic<Char, Traits>