From Jason Turner

[meta.unary.cat]

Diff to HTML by rtfpessoa

tmp/tmpj1tpmpsc/{from.md → to.md} RENAMED
@@ -1,9 +1,10 @@
1
  #### Primary type categories <a id="meta.unary.cat">[[meta.unary.cat]]</a>
2
 
3
- The primary type categories correspond to the descriptions given in
4
- subclause  [[basic.types]] of the C++ standard.
 
5
 
6
  For any given type `T`, the result of applying one of these templates to
7
  `T` and to cv `T` shall yield the same result.
8
 
9
  [*Note 1*: For any given type `T`, exactly one of the primary type
 
1
  #### Primary type categories <a id="meta.unary.cat">[[meta.unary.cat]]</a>
2
 
3
+ The primary type categories specified in [[meta.unary.cat]] correspond
4
+ to the descriptions given in subclause  [[basic.types]] of the C++
5
+ standard.
6
 
7
  For any given type `T`, the result of applying one of these templates to
8
  `T` and to cv `T` shall yield the same result.
9
 
10
  [*Note 1*: For any given type `T`, exactly one of the primary type