From Jason Turner

[type.descriptions.general]

Diff to HTML by rtfpessoa

tmp/tmpo3rws67m/{from.md → to.md} RENAMED
@@ -1,11 +1,11 @@
1
  ##### General <a id="type.descriptions.general">[[type.descriptions.general]]</a>
2
 
3
  The Requirements subclauses may describe names that are used to specify
4
  constraints on template arguments.[^6] These names are used in library
5
- Clauses to describe the types that may be supplied as arguments by a
6
- C++program when instantiating template components from the library.
7
 
8
- Certain types defined in Clause  [[input.output]] are used to describe
9
  implementation-defined types. They are based on other types, but with
10
  added constraints.
11
 
 
1
  ##### General <a id="type.descriptions.general">[[type.descriptions.general]]</a>
2
 
3
  The Requirements subclauses may describe names that are used to specify
4
  constraints on template arguments.[^6] These names are used in library
5
+ Clauses to describe the types that may be supplied as arguments by a C++
6
+ program when instantiating template components from the library.
7
 
8
+ Certain types defined in [[input.output]] are used to describe
9
  implementation-defined types. They are based on other types, but with
10
  added constraints.
11