标准摘要
[中文适用范围]: 本文件描述了用于定义C++编程语言中协程的新语法形式和对现有语言语义的修改。 [外文原描述]: ISO/IEC TS 22277:2017 describes extensions to the C++ Programming Language (Clause 2) that enable definition of coroutines. These extensions include new syntactic forms and modifications to existing language semantics. The International Standard, ISO/IEC 14882:2014, provides important context and specification for this document. This document is written as a set of changes against that specification. Instructions to modify or add paragraphs are written as explicit instructions. Modifications made directly to existing text from the International Standard use underlining to represent added text and strikethrough to represent deleted text.
英文名称Technical Specification - C++ Extensions for Coroutines