binary_function_example |
Defined in
<functions.cpp> |
|
an example binary function.
Parameters
|
|
the first input |
|
|
|
the second input |
Returns
The sum of the two input parameters.