PD ISO/IEC TS 21544:2018
Programming languages. Extensions to C++ for modules
Standard number: | PD ISO/IEC TS 21544:2018 |
Pages: | 38 |
Released: | 2018-06-15 |
ISBN: | 978 0 539 00851 7 |
Status: | Standard |
PD ISO/IEC TS 21544:2018
This standard PD ISO/IEC TS 21544:2018 Programming languages. Extensions to C++ for modules is classified in these ICS categories:
- 35.060 Languages used in information technology
[intro.scope]
This document describes extensions to the C++ Programming Language (Clause 2) that introduce modules, a functionality for designating a set of translation units by symbolic name and ability to express symbolic dependency on modules, and to define interfaces of modules. These extensions include new syntactic forms and modifications to existing language semantics.
ISO/IEC 14882 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 ISO/IEC 14882 use underlining to represent added text and strikethrough to represent deleted text.