C++0x: mangling of char16_t and char32_t

Doug Gregor doug.gregor at gmail.com
Tue Mar 25 15:25:15 UTC 2008


We don't have a mangling for the C++0x char16_t or char32_t types. It
has been suggested that we use 'k' for char16_t and 'q' for char32_t.
Does that seem reasonable?

  - Doug



More information about the cxx-abi-dev mailing list