rapidfuzz / rapidfuzz-cpp

Rapid fuzzy string matching in C++ using the Levenshtein Distance
https://rapidfuzz.github.io/rapidfuzz-cpp
MIT License
238 stars 37 forks source link

cleanup for C++17 #91

Closed maxbachmann closed 2 years ago

maxbachmann commented 2 years ago

This can't be merged until https://github.com/maxbachmann/RapidFuzz/issues/255 is resolved