Open
Description
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.