|
PStack
2.0
Stack trace printer for MSVC and GCC binaries
|
Declares methods for C++ name de-mangling. More...
#include "demangle_ns.hpp"

Go to the source code of this file.
Namespaces | |
| proclib | |
| Contains the library for debugging running processes. | |
| proclib::demangle | |
| Contains utilities for de-mangling C++ symbol names. | |
Functions | |
| std::string | proclib::demangle::demangle_gcc (char const *name) noexcept |
| De-mangle GCC-generated C++ symbols. More... | |
Declares methods for C++ name de-mangling.