From Jason Turner

[conforming.overview]

Diff to HTML by rtfpessoa

tmp/tmpcgxou2ko/{from.md → to.md} RENAMED
@@ -1,9 +1,9 @@
1
  #### Overview <a id="conforming.overview">[[conforming.overview]]</a>
2
 
3
- This section describes the constraints upon, and latitude of,
4
- implementations of the C++standard library.
5
 
6
  An implementation’s use of headers is discussed in  [[res.on.headers]],
7
  its use of macros in  [[res.on.macro.definitions]], non-member functions
8
  in  [[global.functions]], member functions in  [[member.functions]],
9
  data race avoidance in  [[res.on.data.races]], access specifiers in 
 
1
  #### Overview <a id="conforming.overview">[[conforming.overview]]</a>
2
 
3
+ Subclause [[conforming]] describes the constraints upon, and latitude
4
+ of, implementations of the C++ standard library.
5
 
6
  An implementation’s use of headers is discussed in  [[res.on.headers]],
7
  its use of macros in  [[res.on.macro.definitions]], non-member functions
8
  in  [[global.functions]], member functions in  [[member.functions]],
9
  data race avoidance in  [[res.on.data.races]], access specifiers in