|
P99
|
Value:
\ RT NAME(__VA_ARGS__) Define the prototype of function NAME. RT is the return type of the function, and the remaining arguments list the types of the arguments. This is needed by P99_DECLARE_DEFARG to determine the type of the functions that return default arguments.
Definition at line 181 of file p99_defarg.h. |
1.7.6.1