From Jason Turner

[temp.type]

Diff to HTML by rtfpessoa

tmp/tmpb034hexj/{from.md → to.md} RENAMED
@@ -1,8 +1,8 @@
1
  ## Type equivalence <a id="temp.type">[[temp.type]]</a>
2
 
3
- Two *template-id*s refer to the same class or function if
4
 
5
  - their *template-name*s, *operator-function-id*s, or
6
  *literal-operator-id*s refer to the same template and
7
  - their corresponding type *template-argument*s are the same type and
8
  - their corresponding non-type template arguments of integral or
 
1
  ## Type equivalence <a id="temp.type">[[temp.type]]</a>
2
 
3
+ Two *template-id*s refer to the same class, function, or variable if
4
 
5
  - their *template-name*s, *operator-function-id*s, or
6
  *literal-operator-id*s refer to the same template and
7
  - their corresponding type *template-argument*s are the same type and
8
  - their corresponding non-type template arguments of integral or