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



Dennis Handly wrote:
David Vandevoorde wrote:
although I'd prefer something a little more "mnemonical"; maybe W2 and W4.

My only suggestion is to use the "D" extension.
Possibly Dt and Dj from the corresponding unsigned short and unsigned int.

Dt is already used for decltype.  But Ds/Dj would work.

Anyone else have a preference between these two suggestions?

Jason