Skip to content

Conversation

@shrek1402
Copy link

If the project has a function with the same name, a name conflict occurs
error C2668: add_edge

shrek1402 added 3 commits May 5, 2021 14:49
If the project has a function with the same name, a name conflict occurs
error C2668: add_edge
@shrek1402 shrek1402 closed this Jun 8, 2021
@shrek1402 shrek1402 reopened this Jun 8, 2021
@jeremy-murphy
Copy link
Contributor

Hmmm, I think it's intentionally unqualified so that the function is found via ADL, although I could be wrong.
What was the signature of your add_edge function and what namespace was it in?

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