Re: [cxx-abi-dev] C++0x: mangling of char16_t and char32_t
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cxx-abi-dev] C++0x: mangling of char16_t and char32_t



Jason Merrill wrote:
Dt is already used for decltype.  But Ds/Dj would work.

Michael Wong suggests Ds/Di for sign parity. If nobody objects I think I'll go ahead with that.

Jason