ML Reference
|
Go to the source code of this file.
Macros | |
#define | ML_DISABLE_TRACING |
This file contains some global configuration switches for the ML. | |
#define ML_DISABLE_TRACING |
This file contains some global configuration switches for the ML.
If enabled, the compilation of try/catch macros in debug mode is enabled (which is off by default in debug mode), the error handler tries to continue after fatal errors and ML interfaces also check for exceptions. If enabled, tracing is disabled.
Definition at line 30 of file mlConfig.h.