Skip to content

Latest commit

 

History

History
80 lines (67 loc) · 6.37 KB

README.md

File metadata and controls

80 lines (67 loc) · 6.37 KB

This repository maintains versions of the following Unicode, ISO JTC1/SC22 WG21 and WG14 papers:

Unicode Papers

Document Number Title Formats
L2/21-038 Clarify guidance for use of a BOM as a UTF-8 encoding signature PDF ODT

WG21 Papers (C++)

WG21 Number Title Revisions
P3324R0 Attributes for namespace aliases, template parameters, and lambda captures R0
P3311R0 An opt-in approach for integration of traditional assert facilities in C++ contracts R0
P3167R0 Attributes for the result name in a postcondition assertion R0
P2852R0 Contract violation handling semantics for the contracts MVP R0
P2572R1 std::format() fill character allowances R1 R0
P2071R0 Named universal character escapes R0
Later revisions of this paper were authored by Steve Downey.
P2029R4 Proposed resolution for core issues 411, 1656, and 2333; numeric and universal character escapes in character and string literals R4 R3 R2 R1 R0
P1423R3 char8_t backward compatibility remediation R3 R2 R1 R0
P0804R0 Impact of the modules TS on the C++ tools ecosystem R0
P0725R0 Remove the requirement for constrained-type-specifiers to be deduced to the same type from the Concepts TS R0
P0696R1 Remove abbreviated functions and template-introduction syntax from the Concepts TS R1 R0
P0482R6 char8_t: A type for UTF-8 characters and strings R6 R5 R4 R3 R2 R1 R0
Drafts In Progress Title
D2566R0 Modules Build System Scenarios
DAAAAR0 A survey of execution character encodings
DBBBBR0 Poisoned values

WG14 Papers (C)

WG14 Number Title Revisions
N2653 char8_t: A type for UTF-8 characters and strings R1:N2653 R0:N2231
Drafts In Progress Title