tmp/tmp8xgkse1a/{from.md → to.md}
RENAMED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
-
non-closure class type or enumeration type that is not part of
|
| 4 |
-
standard library and not defined by the implementation, or a
|
| 5 |
-
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*]
|
|
|
|
| 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*]
|