std::String::basic<Char, Traits>::ends_with
ends_with
Checks if string ends with character
Signature
ends_with(self, c: CharT) -> bool
Specifiers
const
noexcept
ends_with
Checks if string ends with character
ends_with(self, c: CharT) -> bool
const
noexcept