Otclient  14/8/2020
demangle.cpp File Reference
#include "demangle.h"
#include <cxxabi.h>
#include <cstring>
#include <cstdlib>
Include dependency graph for demangle.cpp:

Go to the source code of this file.

Namespaces

 stdext
 

Functions

const char * stdext::demangle_name (const char *name)
 Demangle names for GNU g++ compiler. More...