tmp/tmpv9wv1rv9/{from.md → to.md}
RENAMED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
####
|
| 2 |
|
| 3 |
-
explicit template specialization or partial specialization
|
| 4 |
-
part of the C++ standard library and not defined by the
|
|
|
|
| 5 |
|
|
|
|
| 1 |
+
#### 42 program-defined specialization <a id="defns.prog.def.spec">[[defns.prog.def.spec]]</a>
|
| 2 |
|
| 3 |
+
⟨library⟩ explicit template specialization or partial specialization
|
| 4 |
+
that is not part of the C++ standard library and not defined by the
|
| 5 |
+
implementation
|
| 6 |
|