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

Change result type detection for hpx::util::bind to use result_of protocol #383

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

Comments

@brycelelbach
Copy link
Member

[reported by hkaiser] [Trac time Wed Apr 11 13:37:12 2012] Change result type detection for hpx::util::bind to use result_of protocol as it currently only supports monomorphic function objects (exposing a typedef for the result_type).

@ghost ghost assigned sithhell Jul 12, 2012
@sithhell
Copy link
Member

Not only result_of protocol, but switch to decltype completely

@brycelelbach
Copy link
Member Author

Is this done?

@sithhell
Copy link
Member

No. This still needs to be done. Any takers?

@brycelelbach
Copy link
Member Author

For now let's put this on the backburner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants