From Jason Turner

[intro.structure]

Diff to HTML by rtfpessoa

tmp/tmp70xpzoxr/{from.md → to.md} RENAMED
@@ -1,13 +1,13 @@
1
  ## Structure of this document <a id="intro.structure">[[intro.structure]]</a>
2
 
3
- [[lex]] through [[cpp]] describe the C++ programming language. That
4
- description includes detailed syntactic specifications in a form
5
- described in  [[syntax]]. For convenience, [[gram]] repeats all such
6
- syntactic specifications.
7
 
8
- [[support]] through [[thread]] and [[depr]] (the *library clauses*)
9
  describe the C++ standard library. That description includes detailed
10
  descriptions of the entities and macros that constitute the library, in
11
  a form described in [[library]].
12
 
13
  [[implimits]] recommends lower bounds on the capacity of conforming
 
1
  ## Structure of this document <a id="intro.structure">[[intro.structure]]</a>
2
 
3
+ [[lex]] through [[\lastcorechapter]] describe the C++ programming
4
+ language. That description includes detailed syntactic specifications in
5
+ a form described in  [[syntax]]. For convenience, [[gram]] repeats all
6
+ such syntactic specifications.
7
 
8
+ [[support]] through [[exec]] and [[depr]] (the *library clauses*)
9
  describe the C++ standard library. That description includes detailed
10
  descriptions of the entities and macros that constitute the library, in
11
  a form described in [[library]].
12
 
13
  [[implimits]] recommends lower bounds on the capacity of conforming