company logo

C++ function definition

A C++ function definition includes the calling conventions for the function as well as the function definition (code).

Definition: 

funct_def := meth_dcl function_text