Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
alib2common
src
debug
simpleStacktrace.h
Go to the documentation of this file.
1
6
// stacktrace.h (c) 2008, Timo Bingmann from http://idlebox.net/
7
// published under the WTFPL v2.0
8
9
#pragma once
10
11
#include <alib/string>
12
13
namespace
ext
{
14
19
void
simpleStacktrace
(
ext::ostream
& out,
unsigned
int
max_frames = 1000);
20
21
}
/* namespace ext */
22
ext::ostream
Definition:
ostream.h:14
ext
Definition:
sigHandler.cpp:20
ext::simpleStacktrace
void simpleStacktrace(std::ostream &, unsigned int)
Definition:
simpleStacktrace.cpp:141
Generated on Mon Dec 27 2021 10:21:52 for Algorithms Library Toolkit by
1.9.2