[cxx-abi-dev] Function call mangling again

Dennis Handly dhandly at cup.hp.com
Mon Mar 30 23:06:30 UTC 2009


>From: David Vandevoorde <daveed at edg.com>
>I think I prefer encoding the parentheses, since there may be other  
>contexts where they matter (decltype?).

If we include parentheses, do we then need to mention that all existing
places where we don't need parentheses, we can't add this new operator?

Some template expression like: (I1 + I2) * 4



More information about the cxx-abi-dev mailing list