Skip to content

std::abi Namespace

std::abi

Application Binary Interface utilities for symbol mangling and demangling

Functions

mangle

Mangles a name according to the specified object type

demangle

Demangles a previously mangled name according to the specified object type

is_mangled

Checks if a string is a mangled name and returns the detected object type

demangle_partial

Demangles all mangled segments within a string, leaving non-mangled parts unchanged