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