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)

7413_7575.patch (20.3 KB ) - added by viboes 10 years ago.
First implementation on c++11 + pseudo-code for joining the thread

Download all attachments as: .zip

Change History (7)

comment:1 by viboes, 10 years ago

Status: newassigned

by viboes, 10 years ago

Attachment: 7413_7575.patch added

First implementation on c++11 + pseudo-code for joining the thread

comment:2 by viboes, 10 years ago

Milestone: To Be Determined

comment:3 by viboes, 10 years ago

Cc: viboes added

Committed in trunk [81152][81155].

comment:4 by viboes, 10 years ago

Milestone: Boost 1.53.0

comment:5 by viboes, 10 years ago

Committed revision [81667].

comment:6 by viboes, 10 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.