Jpp
18.0.1-rc.2
the software that should make you happy
|
Auxiliary class for handling debug parameter within a class. More...
#include <JMessage.hh>
Static Public Attributes | |
static int | debug = 0 |
debug level (default is off). More... | |
Auxiliary class for handling debug parameter within a class.
Note that the derived class should include the statement using JMessage<..>::debug;
otherwise the linker will fail.
Definition at line 44 of file JMessage.hh.
|
static |
debug level (default is off).
Definition at line 45 of file JMessage.hh.