Demangles a type name into a string. More...
#include <typeinfo>
#include <string>
#include <string_view>
Namespaces | |
namespace | syten |
Syten namespace. | |
Functions | |
std::string | syten::demangle_type (std::string_view const mangled) |
Given a type name as returned by e.g. More... | |
Demangles a type name into a string.