Opened 10 years ago
Closed 10 years ago
#7412 closed Feature Requests (fixed)
C++11 compliance: Add async from movable callable and movable arguments
| Reported by: | viboes | Owned by: | viboes |
|---|---|---|---|
| Milestone: | Boost 1.53.0 | Component: | thread |
| Version: | Boost 1.51.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
With the help of std::tuple provide async from movable callable and movable arguments.
Change History (4)
comment:1 by , 10 years ago
| Status: | new → assigned |
|---|
comment:2 by , 10 years ago
| Milestone: | To Be Determined |
|---|
comment:3 by , 10 years ago
| Milestone: | → Boost 1.53.0 |
|---|
comment:4 by , 10 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Committed revision [81667].
Note:
See TracTickets
for help on using tickets.

Committed in trunk [80755].