Re: [cxx-abi-dev] Proposed ABI changes for new C++0x SFINAE rules
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cxx-abi-dev] Proposed ABI changes for new C++0x SFINAE rules



On 08/18/2010 03:09 PM, John McCall wrote:
Is there anything specifically saying that we mangle operator names based on the deduced arity from a call site?

Not that I've noticed. I think the unary mangling is just for expression uses.

Jason