Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
#include <alib/string>
Go to the source code of this file.
Namespaces | |
namespace | ext |
Functions | |
void | ext::simpleStacktrace (ext::ostream &out, unsigned int max_frames=1000) |
Analyzes the backtrace (stack trace) and creates its sring representation, one function call per line. More... | |