Function zeep::starts_with

Function Documentation

inline bool zeep::starts_with(std::string_view s, std::string_view p)

Simplistic implementation of starts_with.