Function zeep::starts_with
Defined in File unicode-support.hpp
Function Documentation
-
inline bool zeep::starts_with(std::string_view s, std::string_view p)
Simplistic implementation of starts_with.
Defined in File unicode-support.hpp
Simplistic implementation of starts_with.