Skip to content

US098 13 p6 Concept<X> as type-constraint vs. id-expression #97

@wg21bot

Description

@wg21bot

It is surprising that the single syntax Concept<X> can be a type-constraint (which becomes Concept<T,X>, not the Concept<X><T> that would result from adding <T> as for the other kind of type-constraint) or a very different id-expression.

Proposed change:
Add a syntactic disambiguator, perhaps in the trivial form of Concept<,X> for the type-constraint case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EWGEvolutionconceptsConceptsrejectedNo consensus for a change.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions