From Jason Turner

[diff.mods.to.headers]

Diff to HTML by rtfpessoa

tmp/tmpn0lu_x5z/{from.md → to.md} RENAMED
@@ -1,14 +1,13 @@
1
  ### Modifications to headers <a id="diff.mods.to.headers">[[diff.mods.to.headers]]</a>
2
 
3
  For compatibility with the C standard library, the C++ standard library
4
- provides the C headers enumerated in  [[depr.c.headers]], but their use
5
- is deprecated in C++.
6
 
7
  There are no C++ headers for the C standard library’s headers
8
- `<stdatomic.h>`, `<stdnoreturn.h>`, and `<threads.h>`, nor are these
9
- headers from the C standard library headers themselves part of C++.
10
 
11
  The C headers `<complex.h>` and `<tgmath.h>` do not contain any of the
12
  content from the C standard library and instead merely include other
13
  headers from the C++ standard library.
14
 
 
1
  ### Modifications to headers <a id="diff.mods.to.headers">[[diff.mods.to.headers]]</a>
2
 
3
  For compatibility with the C standard library, the C++ standard library
4
+ provides the C headers enumerated in  [[support.c.headers]].
 
5
 
6
  There are no C++ headers for the C standard library’s headers
7
+ `<stdnoreturn.h>` and `<threads.h>`, nor are these headers from the C
8
+ standard library headers themselves part of C++.
9
 
10
  The C headers `<complex.h>` and `<tgmath.h>` do not contain any of the
11
  content from the C standard library and instead merely include other
12
  headers from the C++ standard library.
13