std::String::basic<Char, Traits>::starts_with
starts_with
Checks if string starts with needle
Signature
starts_with(self, const basic& needle) -> bool
Specifiers
const
noexcept
starts_with
Checks if string starts with needle
starts_with(self, const basic& needle) -> bool
const
noexcept