Opened 10 years ago
Closed 10 years ago
#7282 closed Feature Requests (fixed)
C++11 compliance: Add packaged_task::make_ready_at_thread_exit function
| Reported by: | viboes | Owned by: | viboes | 
|---|---|---|---|
| Milestone: | Boost 1.53.0 | Component: | thread | 
| Version: | Boost 1.51.0 | Severity: | Problem | 
| Keywords: | Cc: | viboes | 
Description
void make_ready_at_thread_exit(ArgTypes...);
Change History (5)
comment:1 by , 10 years ago
| Owner: | changed from to | 
|---|---|
| Status: | new → assigned | 
comment:2 by , 10 years ago
| Cc: | added | 
|---|---|
| Milestone: | To Be Determined | 
comment:3 by , 10 years ago
| Milestone: | → Boost 1.53.0 | 
|---|---|
| Summary: | C++11 compliance: Add packaged_task::make_ready_at_thread_exit functoion → C++11 compliance: Add packaged_task::make_ready_at_thread_exit function | 
comment:5 by , 10 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | assigned → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

Committed revision [81205].