Opened 6 years ago

Closed 6 years ago

#12146 closed Bugs (fixed)

make_exceptional_future is not mentioned in the docs

Reported by: manuel.freiberger@… Owned by: viboes
Milestone: Boost 1.62.0 Component: thread
Version: Boost 1.61.0 Severity: Problem
Keywords: Cc:

Description

Hello,

The Boost.Thread docs mention make_exceptional_future once regarding the launch policy. Unfortunately, this function is missing in the "Futures reference" section.

Possibly one could also add a note that make_exceptional_future() is a replacement for the deprecated function make_ready_future(exception_ptr).

Best regards, Manuel

Change History (2)

comment:1 by viboes, 6 years ago

Milestone: To Be DeterminedBoost 1.62.0
Owner: changed from Anthony Williams to viboes
Status: newassigned

Sorry for been late. The doc used make_exceptional. I'll update it.

comment:2 by viboes, 6 years ago

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