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