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

Add tests for async and apply overloads that accept regular C++ functions #627

Closed
brycelelbach opened this issue Dec 9, 2012 · 0 comments

Comments

@brycelelbach
Copy link
Member

This was on my TODO list, and I'm not sure if it's still relevant. A couple of weeks/months
ago, I was trying to use async/apply with regular C++ functions, and was surprised to find
that including hpx/apply.hpp gave a compile error. At the time, we had no test that pulled in
the overloads of async/apply for regular C++ functions. If that is still the case today, then we should
create said tests.

@ghost ghost assigned hkaiser Apr 15, 2013
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