Skip to content

non-type template parameter should be non-type \grammarterm{template-parameter} more consistently #7065

Open
@Tsche

Description

@Tsche

Currently the C++ standard uses non-type \grammarterm{template-parameter} 15 times, but uses non-type template parameter in the following 11 places:

[lex.ext]/5
[dcl.type.auto.deduct]/2.4
[temp.param]/11
[temp.dep.type]/2
[temp.dep.constexpr]/2.3
[temp.deduct.general]/11.8
[temp.deduct.call]/1
[temp.deduct.type]/13
[temp.over.link]/6.3
[rand.eng.general]/6
[rand.adapt.general]/6

I believe it would be nice to use \grammarterm{template-parameter} in most if not all of those places.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cwgIssue must be reviewed by CWG.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions