Function zeep::ends_with

Function Documentation

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

Simplistic implementation of ends_with.