N3964: Library Foundations for Asynchronous Operations, Revision 1 -- Christopher Kohlhoff

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: N3964

Date: 2014-03-02

Library Foundations for Asynchronous Operations, Revision 1

by Christopher Kohlhoff

Excerpt:

This document supersedes N3896. The term completion token is introduced to more clearly distinguish the purposes of the handler_type and async_result type traits, and a new template alias handler_type_t and template class async_completion are added. Code examples now use C++14 language facilities. Draft proposed wording is added in section 13, and a complete sample implementation is included in section 14.

Add a Comment

Comments are closed.

Comments (0)

There are currently no comments on this entry.