This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] utf-16 and utf-32 support in C and C++


On Thu, Mar 13, 2008 at 12:46 PM, Paul Koning <Paul_Koning@dell.com> wrote:
> Is the u"foo" and U"foo" notation a standard?

Yes, I know it seems weird but that is what the C draft technical
report and the C++ proposal both say.

I would agree that U and UL is better but I did not make this up.

--- Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]