Function cif::ends_with
Defined in File text.hpp
Function Documentation
-
inline bool cif::ends_with(std::string_view s, std::string_view with)
return whether string s ends with with
Defined in File text.hpp
return whether string s ends with with