Function Aux::StringTools::ends_with

Function Documentation

inline bool Aux::StringTools::ends_with(std::string_view str, std::string_view suffix)

Determines whether str ends with suffix.