Crombie Tools
crombie::Debug Namespace Reference

Functions

template<typename T , typename... V>
void Debug (T message, V... more)
 

Variables

const bool debug = getenv("debug")
 

Function Documentation

§ Debug()

template<typename T , typename... V>
void crombie::Debug::Debug ( message,
V...  more 
)

Definition at line 31 of file src/include/crombie/Debug.h.

Variable Documentation

§ debug

const bool crombie::Debug::debug = getenv("debug")

Definition at line 29 of file src/include/crombie/Debug.h.

Referenced by PlotStack::SetDebug().