Discussion Thread: DIP 1037--Add Unary Operator ...--Community Review Round 1

Adam D. Ruppe destructionator at gmail.com
Sat Oct 31 13:53:21 UTC 2020


On Saturday, 31 October 2020 at 06:59:11 UTC, Stefan Koch wrote:
> You should call it a template parameter list.

It doesn't necessarily go to a template. I think the same class 
in dmd handles both though since you can pass values to a 
template too, just perhaps worth noting it is supposed to accept 
things that would cause a semantic error if passed to an actual 
template.


More information about the Digitalmars-d mailing list