libexcept 1.1.19
Stack trace along C++ exceptions
Namespaces | Functions
demangle.h File Reference

Declarations of demangle functions we support. More...

#include <string>
Include dependency graph for demangle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  libexcept
 

Functions

std::string libexcept::demangle_cpp_name (char const *type_id_name)
 Demangle the specified type string.
 

Detailed Description

This header file includes functions we use to demangle C++ names.

The g++ compiler suite comes with an ABI which is accessible. This ABI can be used to transform the extremely unreadable C++ typeid names in the originals.

Definition in file demangle.h.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.