A new WG21 paper is available. A copy is linked below, and the paper will also appear in the next normal WG21 mailing. If you are not a committee member, please use the comments section below or the std-proposals forum for public discussion.
Document number: N3857
Date: 2014-01-16
Improvements to std::future
and Related APIs by Niklas Gustafsson, Artur Laksberg, Herb Sutter, Sana Mithani
Excerpt:
This proposal is an evolution of the functionality of
std::future
/std::shared_future
. It details additions which can enable wait free compositions of asynchronous operations.This document supersedes N3784. Several typos in the code samples have been fixed, and a small editorial change made in the Technical Specification section.
Add a Comment
Comments are closed.