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