Go to the source code of this file.
Defines | |
| #define | FUNCTION_H |
Functions | |
| int | function (const Bar &c) |
| A simple global function. More... | |
|
|
Value: |
|
|
A simple global function. This is an example for how to document global scope functions. You'll notice, that there is no technical difference to documenting member functions. The same applies to variables or macros.
|