[Patch] First bits of char16_t, char32_t support
PAOLO.CARLINI@ORACLE.COM
PAOLO.CARLINI@ORACLE.COM
Tue May 20 23:10:00 GMT 2008
... Kris pointed out in private that of course short unsigned int and unsigned int are just the *default* underlying types: of course, just consider targets where unsigned ints are 16 bits wide. Therefore I decided to change the numeric_limits test the safe way, by using, when available, <cstdint>, thus the exact definition of char16_t and char32_t. Tested x86_64-linux, will commit in a moment.
Paolo.
/////////////////
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch_33979_1_2
Type: application/octet-stream
Size: 22165 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080520/033757c3/attachment.obj>
More information about the Libstdc++
mailing list