From Jason Turner

[extern.types]

Diff to HTML by rtfpessoa

tmp/tmptgu5q6hb/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
  ##### Types <a id="extern.types">[[extern.types]]</a>
2
 
3
- For each type T from the C standard library,[^25] the types `::T` and
4
  `std::T` are reserved to the implementation and, when defined, `::T`
5
  shall be identical to `std::T`.
6
 
 
1
  ##### Types <a id="extern.types">[[extern.types]]</a>
2
 
3
+ For each type `T` from the C standard library, the types `::T` and
4
  `std::T` are reserved to the implementation and, when defined, `::T`
5
  shall be identical to `std::T`.
6