Skip to content

match used with tuples doesn't support non-const customizations #5

@viboes

Description

@viboes

The original implementation worked only for non-const STs. I have implemented already match on non-const ST when there is only one and of course we have the corresponding customization.

However, the variadic STs implementation manage only non-const STs yet.

This must be fixed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions