We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
pisa/include/index_types.hpp
Lines 50 to 56 in c421f3d
This can be converted into a constexpr map, s.t. the following can be implemented with a table lookup.
pisa/benchmarks/selective_queries.cpp
Lines 67 to 78 in 8177a47
The text was updated successfully, but these errors were encountered:
We could use https://github.com/serge-sans-paille/frozen here.
Sorry, something went wrong.
amallia
No branches or pull requests
pisa/include/index_types.hpp
Lines 50 to 56 in c421f3d
This can be converted into a constexpr map, s.t. the following can be implemented with a table lookup.
pisa/benchmarks/selective_queries.cpp
Lines 67 to 78 in 8177a47
The text was updated successfully, but these errors were encountered: