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