|
Inferno
0.2
|
#include "trace.hpp"#include <boost/assert.hpp>#include <stdarg.h>#include <string.h>#include <malloc.h>#include <unistd.h>Go to the source code of this file.
Functions | |
| void | InfernoAbort () |
| void InfernoAbort | ( | ) | [inline] |
Definition at line 24 of file trace.cpp.
Referenced by Tracer::~Tracer().