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

Qualify iterator functions #97

Merged
merged 1 commit into from
Mar 25, 2021

Conversation

qoelet
Copy link
Contributor

@qoelet qoelet commented Mar 25, 2021

Motivated by wanting to avoid ADL failure (e.g. when another #include ... specifies a free begin()/end()).

@qoelet qoelet force-pushed the qualify-iterator-functions branch from e47e691 to 47849db Compare March 25, 2021 04:36
@qoelet qoelet changed the title Qualify begin and end function calls Qualify iterator functions Mar 25, 2021
@qoelet qoelet force-pushed the qualify-iterator-functions branch from 47849db to c869f20 Compare March 25, 2021 04:55
@p-ranav p-ranav merged commit 165d560 into p-ranav:master Mar 25, 2021
@qoelet qoelet deleted the qualify-iterator-functions branch March 25, 2021 14:32
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