Skip to content
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

Improvement: Replace t8_forest_bin_search_lower with std::lower_bound #1089

Open
holke opened this issue Jun 19, 2024 · 0 comments · May be fixed by #1162
Open

Improvement: Replace t8_forest_bin_search_lower with std::lower_bound #1089

holke opened this issue Jun 19, 2024 · 0 comments · May be fixed by #1162
Labels
C++ cleanup Cleans the code enhancement Enhances already existing code

Comments

@holke
Copy link
Collaborator

holke commented Jun 19, 2024

The title more or less says it all.
Check whether the functionality provided by t8_forest_bin_search_lower can be replaced by a call to std::lower_bound and if yes, do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ cleanup Cleans the code enhancement Enhances already existing code
Projects
None yet
1 participant