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_"

Reply via email to