#include "rutz/error.h"
#include "rutz/demangle_cxxfilt.h"
#include "rutz/sfmt.h"
#include <cstdlib>
#include <cxxabi.h>
#include <string>
#include "rutz/debug.h"
#include "rutz/trace.h"
Go to the source code of this file.
Functions | |
static const char | __attribute__ ((used)) vcid_groovx_rutz_demangle_gcc_v3_h_utc20050626084020[] |
demangle std::type_info::name() using the standardized cxxabi from g++ version >= 3
Definition in file demangle_gcc_v3.h.