Demangles a type name into a string. More...
#include <typeinfo>#include <string>#include <string_view>
Include dependency graph for demangle.h:
This graph shows which files directly or indirectly include this file: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.