Skip to content

demangle class names to use as metatable names #48

@starius

Description

@starius
#include <cxxabi.h>
abi::__cxa_demangle(typeid(...))

It requires new C++ standard. We can demangle only if the compiler enables new C++ standard and fallback to existing names otherwise.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions