Boost C++ Libraries: Ticket #12146: make_exceptional_future is not mentioned in the docs https://svn.boost.org/trac10/ticket/12146 <p> Hello, </p> <p> The Boost.Thread docs mention make_exceptional_future once regarding the launch policy. Unfortunately, this function is missing in the "Futures reference" section. </p> <p> Possibly one could also add a note that make_exceptional_future() is a replacement for the deprecated function make_ready_future(exception_ptr). </p> <p> Best regards, Manuel </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12146 Trac 1.4.3 viboes Mon, 08 Aug 2016 23:25:32 GMT owner, status, milestone changed https://svn.boost.org/trac10/ticket/12146#comment:1 https://svn.boost.org/trac10/ticket/12146#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Anthony Williams</span> to <span class="trac-author">viboes</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.62.0</span> </li> </ul> <p> Sorry for been late. The doc used make_exceptional. I'll update it. </p> Ticket viboes Fri, 19 Aug 2016 21:13:50 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/12146#comment:2 https://svn.boost.org/trac10/ticket/12146#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> Ticket