|  | libexcept 1.1.19
    Stack trace along C++ exceptions | 
Declarations of demangle functions we support. More...
#include <string>

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. | |
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.