nngn
|
Go to the source code of this file.
Macros | |
#define | NNGN_APPLY(f, x) f(x) |
#define | NNGN_APPLY2(f, x0, x1) f(x0, x1) |
#define | NNGN_IGNORE(f, x) |
#define | NNGN_IGNORE2(f, x0, x1) |
#define NNGN_IGNORE | ( | f, | |
x ) |
#define NNGN_IGNORE2 | ( | f, | |
x0, | |||
x1 ) |