|
QDP++
|
Go to the source code of this file.
Macros | |
| #define | QDPXX_MESSAGE(s) |
Conditionally print diagnostic messages during compilation.
In the various USQCD projects, the #warning directive has been used to signal the various compile time options to the user. This can clutter the output and hide real warnings. Therefore this macro will enable toggling those warnings.
With help from http://stackoverflow.com/a/43796429/653152.
Definition in file qdp_diagnostics.h.
| #define QDPXX_MESSAGE | ( | s | ) |
Definition at line 20 of file qdp_diagnostics.h.