Add a DBG_MACRO_NO_WARNING flag
sharkdp opened this issue · 0 comments
sharkdp commented
We could add a DBG_MACRO_NO_WARNING
compile-time flag to disable the generation of the #pragma message
warning. This can be useful for our test-cases, for example. Or if someone really wants to use dbg
in their codebase.