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

Rename unique_future<> back to future<> #1092

Closed
hkaiser opened this issue Mar 28, 2014 · 1 comment
Closed

Rename unique_future<> back to future<> #1092

hkaiser opened this issue Mar 28, 2014 · 1 comment
Assignees
Labels
category: LCOs difficulty: easy Good issues for starting out with HPX development type: compatibility issue
Milestone

Comments

@hkaiser
Copy link
Member

hkaiser commented Mar 28, 2014

While doing the transition from the older (non-conforming) implementation of hpx::future to a fully conforming one we decided to temporarily name the equivalent of std::future as hpx::unique_future. Now is the time to remove the old implementation and to start using hpx::future.

@hkaiser hkaiser added this to the 0.9.9 milestone Mar 28, 2014
@hkaiser
Copy link
Member Author

hkaiser commented Mar 28, 2014

This has been completed by 6f61e4f

@hkaiser hkaiser closed this as completed Mar 28, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: LCOs difficulty: easy Good issues for starting out with HPX development type: compatibility issue
Projects
None yet
Development

No branches or pull requests

2 participants