From Jason Turner

[defns.signature.templ]

Diff to HTML by rtfpessoa

tmp/tmpjoy3qtth/{from.md → to.md} RENAMED
@@ -1,6 +1,6 @@
1
- #### 22 signature <a id="defns.signature.templ">[[defns.signature.templ]]</a>
2
 
3
- ⟨function template⟩ name, parameter-type-list [[dcl.fct]], enclosing
4
- namespace (if any), return type, *template-head*, and trailing
5
- *requires-clause* [[dcl.decl]] (if any)
6
 
 
1
+ #### 53 signature <a id="defns.signature.templ">[[defns.signature.templ]]</a>
2
 
3
+ ⟨function template⟩ name, parameter-type-list, enclosing namespace,
4
+ return type, signature of the *template-head*, and trailing
5
+ *requires-clause* (if any)
6