This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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]

[v3] More of libstdc++/33979 (char_traits, string)


Hi,

add, in C++0x mode, char_traits<char16_t>, <char32_t>, and thus u16string, u32string and the __versa_string counterparts. Of course char_traits will eventually use constrexpr...

Tested x86_64-linux, committed to mainline.

Paolo.

//////////////////

Attachment: CL_33979_2.txt
Description: Text document

Attachment: patch_33979_2.txt
Description: Text document


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