#include "rutz/abort.h"
#include <cstdlib>
#include <cstdio>
Go to the source code of this file.
Functions | |
void | rutz::debug::abort_aux (const char *what, const char *where, int line_no) throw () |
Helper function called frmo the GVX_ABORT() macro. |
Definition in file abort.cc.