In dictionaries:
Operator overloading
Redefining standard operators for types.
function overloading
(object-oriented programming) A feature that allows creating several functions or methods with the same name differing in the type of the input and the output parameters.
method overloading
(object-oriented programming) Synonym of function overloading
more...