From Jason Turner

[diff.cpp20.library]

Diff to HTML by rtfpessoa

tmp/tmpvjxrs84e/{from.md → to.md} RENAMED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ### [[library]]: library introduction <a id="diff.cpp20.library">[[diff.cpp20.library]]</a>
2
+
3
+ **Change:** New headers. **Rationale:** New functionality. **Effect on
4
+ original feature:** The following C++ headers are new: `<expected>`,
5
+ `<flat_map>`, `<flat_set>`, `<generator>`, `<print>`, `<spanstream>`,
6
+ `<stacktrace>`, and `<stdatomic.h>`. Valid C++20 code that `#include`s
7
+ headers with these names may be invalid in this revision of C++.
8
+