Opened 9 years ago
Closed 9 years ago
#8627 closed Feature Requests (fixed)
Async: Add future<>::unwrap
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | Boost 1.55.0 | Component: | thread |
Version: | Boost 1.54.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Based on http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2013/n3634.pdf Add a unwrap future/shared_future member function or an then_and_unwrap.
Change History (4)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Milestone: | To Be Determined → Boost 1.55.0 |
---|
comment:3 by , 9 years ago
Note:
See TracTickets
for help on using tickets.
Committed revision [84719].