|
Crombie Tools
|
#include <cstdlib>#include <iostream>Go to the source code of this file.
Namespaces | |
| crombie | |
| This header file includes common functions that are used to interpret configuration files. | |
| crombie::Debug | |
Functions | |
| template<typename T , typename... V> | |
| void | crombie::Debug::Debug (T message, V... more) |
Variables | |
| const bool | crombie::Debug::debug = getenv("debug") |