Class Trace
#include <Trace.h >
This class is used to trace the current set of stack frames. It
would be nice if it could somehow we could track the line numbers
as well.
class Frame operator |
the Frame class is used to represent one entry on the stack |
const string& info |
const Frame& other |
string info_ |