tmp/tmp30b_ht86/{from.md → to.md}
RENAMED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
#### 57 signature <a id="defns.signature.member.templ">[[defns.signature.member.templ]]</a>
|
| 2 |
|
| 3 |
⟨class member function template⟩ name, parameter-type-list, class of
|
| 4 |
which the function is a member, cv-qualifiers (if any), *ref-qualifier*
|
| 5 |
-
(if any), return type (if any),
|
| 6 |
-
|
|
|
|
| 7 |
|
|
|
|
| 1 |
#### 57 signature <a id="defns.signature.member.templ">[[defns.signature.member.templ]]</a>
|
| 2 |
|
| 3 |
⟨class member function template⟩ name, parameter-type-list, class of
|
| 4 |
which the function is a member, cv-qualifiers (if any), *ref-qualifier*
|
| 5 |
+
(if any), return type (if any),
|
| 6 |
+
\termref{defns.signature.template.head}{signature} of the
|
| 7 |
+
*template-head*, and trailing *requires-clause* (if any)
|
| 8 |
|