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