BibleTime
Macros
btdebugonly.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define BT_DEBUG_ONLY(...)   __VA_ARGS__
 
#define BT_NDEBUG_ONLY(...)
 

Macro Definition Documentation

◆ BT_DEBUG_ONLY

#define BT_DEBUG_ONLY (   ...)    __VA_ARGS__

Definition at line 19 of file btdebugonly.h.

◆ BT_NDEBUG_ONLY

#define BT_NDEBUG_ONLY (   ...)

Definition at line 20 of file btdebugonly.h.