Skip to content

Don't match macros on exact type names #96

@andybarron

Description

@andybarron

See this comment on a previous issue. Matching macros on exact type names prevents users from calling the macros with fully qualified type names or typedefs.

Possible solutions include trait specialization (which will likely be unstable for some time) and std::any trickery.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions