Opened 10 years ago
Closed 10 years ago
#7413 closed Feature Requests (fixed)
c++11 compliance: Add async when the launch policy is deferred.
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | Boost 1.53.0 | Component: | thread |
Version: | Boost 1.51.0 | Severity: | Problem |
Keywords: | Cc: | viboes |
Description
Rework the internal design of futures so that deferred functions are possible and provide the standard interface.
Attachments (1)
Change History (7)
comment:1 by , 10 years ago
Status: | new → assigned |
---|
by , 10 years ago
Attachment: | 7413_7575.patch added |
---|
comment:2 by , 10 years ago
Milestone: | To Be Determined |
---|
comment:4 by , 10 years ago
Milestone: | → Boost 1.53.0 |
---|
comment:6 by , 10 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
First implementation on c++11 + pseudo-code for joining the thread