Skip to content

count_table fails to build #10

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
sbromberger opened this issue Feb 13, 2024 · 0 comments
Open

count_table fails to build #10

sbromberger opened this issue Feb 13, 2024 · 0 comments

Comments

@sbromberger
Copy link
Member

[ 32%] Building CXX object examples/wordcounter/CMakeFiles/count_words.dir/count_words.cpp.o
In file included from /home/seth/dev/cpp/clippy-cpp/examples/wordcounter/count_words.cpp:8:
/home/seth/dev/cpp/clippy-cpp/examples/wordcounter/count_table.hpp:16:76: error: 'string_hash' is not a member of 'metall::utility'; did you mean 'str_hash'?
   16 |                                                           metall::utility::string_hash<metall::container::string>,
      |                                                                            ^~~~~~~~~~~
      |                                                                            str_hash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant