ARTS
2.2.66
|
Helper macros for debugging. More...
#include <iostream>
Go to the source code of this file.
Macros | |
#define | DEBUG_ONLY(...) __VA_ARGS__ |
#define | DEBUG_COUNTER(n) |
#define | DEBUG_PRINT(e) |
#define | DEBUG_VAR(e) |
#define | DEBUG_VAR_FLT(p, e) |
#define DEBUG_COUNTER | ( | n | ) |
#define DEBUG_PRINT | ( | e | ) |
#define DEBUG_VAR | ( | e | ) |