Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A string type that describes a specialization of the template class basic_string Class based on elements of type char16_t.
typedef basic_string<char16_t, char_traits<char16_t>,
allocator<char16_t> > u16string;
Requirements
Header: <string>
Namespace: std