pelib  2.0.0
src/Link.cpp File Reference
#include <string>
#include <iostream>
#include <pelib/Link.hpp>
Include dependency graph for Link.cpp:

Go to the source code of this file.

Namespaces

namespace  pelib

Defines

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

Define Documentation

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

Definition at line 29 of file Link.cpp.