#include <iostream>Go to the source code of this file.
Macros | |
| #define | FOO(TypeName, varname) |
Functions | |
| int | main () |
| #define FOO | ( | TypeName, | |
| varname | |||
| ) |
Definition at line 3 of file test_cppmacros.cxx.
| int main | ( | void | ) |
Definition at line 9 of file test_cppmacros.cxx.
1.8.11