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

Removing const in const auto (return value) in url_search_params.h #538

Merged
merged 1 commit into from
Oct 15, 2023

Conversation

lemire
Copy link
Member

@lemire lemire commented Oct 13, 2023

I do not think that these const qualifiers are useful because the auto is going to be const, as far as I can tell from my reading of the specification.

@lemire lemire requested a review from jasnell October 13, 2023 20:46
@anonrig anonrig merged commit ece13bb into main Oct 15, 2023
31 checks passed
@anonrig anonrig deleted the removing_const_auto branch October 15, 2023 11:39
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

Successfully merging this pull request may close these issues.

2 participants