Function's signature is its name plus the number and types of the parameters it accepts.
Function signatures do not include return type, because that does not participate in overload resolution.
Function signatures do not include return type, because that does not participate in overload resolution.
No comments:
Post a Comment