3
Terms and definitions
[intro.defs]
3.19
signature
[defns.signature]
⟨function⟩ name, parameter type list (
[dcl.fct]
), enclosing namespace (if any), and trailing
requires-clause
(
[dcl.decl]
) (if any)
[
Note
:
Signatures are used as a basis for name mangling and linking
.
—
end note
]