std::String::basic<Char, Traits>::ends_with
ends_with
Checks if string ends with needle
Signature
ends_with(self, const basic& needle) -> boolSpecifiers
constnoexcept
ends_withChecks if string ends with needle
ends_with(self, const basic& needle) -> boolconstnoexcept