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

Reduce the number of copies of hpx::function arguments #867

Closed
K-ballo opened this issue Sep 22, 2013 · 1 comment
Closed

Reduce the number of copies of hpx::function arguments #867

K-ballo opened this issue Sep 22, 2013 · 1 comment
Assignees
Labels
difficulty: easy Good issues for starting out with HPX development type: enhancement
Milestone

Comments

@K-ballo
Copy link
Member

K-ballo commented Sep 22, 2013

hpx::function is making more copies of the arguments to op() than needed.

@ghost ghost assigned K-ballo Sep 22, 2013
@K-ballo
Copy link
Member Author

K-ballo commented Sep 22, 2013

Fixed by 4bd9426

@K-ballo K-ballo closed this as completed Sep 22, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: easy Good issues for starting out with HPX development type: enhancement
Projects
None yet
Development

No branches or pull requests

1 participant