Skip to content

Current recursive visitation mechanism no longer needed with the C++23 "Deducing This" feature. #18

@no-more-secrets

Description

@no-more-secrets

I think scelta::match can now be simplified since any of the overloaded lambdas can opt in to including an explicit "self" parameter which can be used to do the recursion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions