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

Conflicting/ambigious overloads of hpx::lcos::wait #375

Closed
brycelelbach opened this issue Jul 10, 2012 · 2 comments
Closed

Conflicting/ambigious overloads of hpx::lcos::wait #375

brycelelbach opened this issue Jul 10, 2012 · 2 comments
Milestone

Comments

@brycelelbach
Copy link
Member

[reported by blelbach] [Trac time Sat Mar 24 17:03:53 2012] Depending on include order, the synchronous versions and the asynchronous versions hpx::lcos::wait can cause ambiguity errors. These need to be resolved with SFINAE or by renaming the functions.

@brycelelbach
Copy link
Member Author

[comment by hkaiser] [Trac time Sat Mar 24 23:44:16 2012] Replying to [ticket:375 blelbach]:

Depending on include order, the synchronous versions and the asynchronous versions hpx::lcos::wait can cause ambiguity errors. These need to be resolved with SFINAE or by renaming the functions.

Let's rather have all of the functions in one file.

@brycelelbach
Copy link
Member Author

[comment by blelbach] [Trac time Mon Apr 9 00:32:26 2012] r7672

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

1 participant