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

Is there a notion of const? Perhaps const iteration? #24

Open
kevindarby opened this issue Dec 28, 2021 · 1 comment
Open

Is there a notion of const? Perhaps const iteration? #24

kevindarby opened this issue Dec 28, 2021 · 1 comment

Comments

@kevindarby
Copy link

Thanks.

@mpoeter
Copy link
Owner

mpoeter commented Dec 30, 2021

I suppose you mean the containers (harris_michael_list_based_set, harris_michael_hash_map, vyukov_hash_map). No, at the moment there is no const_iterator. There are also some functions that could theoretically be made const (like contains), but aren't at the moment. This is something I have on my todo-list, but unfortunately haven't found the time yet.

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

2 participants