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

Replace hpx::function with hpx::util::function #239

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

Replace hpx::function with hpx::util::function #239

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

Comments

@brycelelbach
Copy link
Member

[reported by blelbach] [Trac time Fri Oct 28 23:58:52 2011] The first version of hpx::function should be replaced with the new hpx::function that heller wrote (currently lives in hpx::util::function). ATM, hpx::function is only used in a handful of examples and the AGAS symbolic naming layer.

@brycelelbach
Copy link
Member Author

[comment by hkaiser] [Trac time Sat Oct 29 16:54:12 2011] This additionally has to

  • remove the signature<> class from the actions hierarchy and
  • remove the function virtual execute_function(); from the actions hierachy

@brycelelbach
Copy link
Member Author

[comment by hkaiser] [Trac time Sat Feb 18 21:02:09 2012] fixed in rev. [7055]

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