Template functions, can we make it more simple?

SteveGuo steveguo at outlook.com
Fri Aug 2 14:36:36 PDT 2013


> Note that currently this is parsed as having _only_ PARAMTYPE.

I just tested _only_

void foo(_only_ a)
{
}

but the compiler complaints "undefined identifier _only_"


More information about the Digitalmars-d mailing list