From Jason Turner

[defns.prog.def.type]

Diff to HTML by rtfpessoa

tmp/tmp169d5atg/{from.md → to.md} RENAMED
@@ -1,11 +1,12 @@
1
  #### 43 program-defined type <a id="defns.prog.def.type">[[defns.prog.def.type]]</a>
2
 
3
  ⟨library⟩ non-closure class type or enumeration type that is not part of
4
  the C++ standard library and not defined by the implementation, or a
5
  closure type of a non-implementation-provided lambda expression, or an
6
- instantiation of a program-defined specialization
 
7
 
8
  [*Note 1 to entry*: Types defined by the implementation include
9
  extensions [[intro.compliance]] and internal types used by the
10
  library. — *end note*]
11
 
 
1
  #### 43 program-defined type <a id="defns.prog.def.type">[[defns.prog.def.type]]</a>
2
 
3
  ⟨library⟩ non-closure class type or enumeration type that is not part of
4
  the C++ standard library and not defined by the implementation, or a
5
  closure type of a non-implementation-provided lambda expression, or an
6
+ instantiation of a
7
+ \termref{defns.prog.def.spec}{program-defined specialization}
8
 
9
  [*Note 1 to entry*: Types defined by the implementation include
10
  extensions [[intro.compliance]] and internal types used by the
11
  library. — *end note*]
12