Skip to content

Error when compiling and using extract function #65

Answered by maxbachmann
jokteur asked this question in Q&A
Discussion options

You must be logged in to vote

Are you sure that you are already using the docs fix from: b23c9ad
Note that with C++20 it would be enough to use:

rapidfuzz::fuzz::CachedRatio scorer(query);

since I provide template deduction guides

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jokteur
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants