crown  1.0.0
src/CrownConfig.cpp File Reference
Include dependency graph for CrownConfig.cpp:

Go to the source code of this file.

Defines

#define debug(var)   cout << "[" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << "] " << #var << " = \"" << (var) << "\"" << endl;

Define Documentation

#define debug (   var)    cout << "[" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << "] " << #var << " = \"" << (var) << "\"" << endl;

Definition at line 26 of file CrownConfig.cpp.