Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
std::string_view::find_first_of() is faster than compiling a regex and runnning it.
- Loading branch information
std::string_view::find_first_of() is faster than compiling a regex and runnning it.