starts_with
Checks if string starts with needle
Signature
starts_with(self, const basic& needle) -> bool
Specifiers
constnoexcept
starts_withChecks if string starts with needle
starts_with(self, const basic& needle) -> bool
constnoexcept