|
pelib
2.0.0
|
#include <pelib/Core.hpp>Go to the source code of this file.
Namespaces | |
| namespace | pelib |
Defines | |
| #define | debug(var) std::cout << "[" << __FILE__ << ":" << __FUNCTION__ << ":" << __LINE__ << "] " << #var << " = \"" << (var) << "\"" << std::endl; |