Macro
SEQAN_ENABLE_DEBUG
Indicates whether debugging is enabled.
SEQAN_ENABLE_DEBUG
Remarks
When enabled (set to 1), debugging is enabled. This means the assertion macros are expanded to actual code and not to nothing.
By default, this is set to 0.
If you want to change this value, you have to define this value before including any SeqAn header.
Force-enabled if SEQAN_ENABLE_TESTING is set to 1.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2012/10/02 11:10:34