Antonio SJ Musumeci 2 weeks ago
parent
commit
ab479729fb
  1. 2
      src/str.hpp

2
src/str.hpp

@ -109,5 +109,5 @@ namespace str
std::string std::string
remove_prefix(const std::string &str, remove_prefix(const std::string &str,
const std::string_view &prefix);
const std::string_view prefix);
} }
Loading…
Cancel
Save