fn() printDebugLevel
Print the current SeqAn debug level and the compiler flags to the given stream.

Defined in <seqan/basic.h>
Signature void printDebugLevel(stream);

Parameters

stream A std::ostream where the information about the levels are streamed to.

Data Races

Thread safety unknown!