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.
char_traits<wchar_t> ">
class char_traits<wchar_t>;
The class is an explicit specialization of template class char_traits
for elements of type wchar_t
(so it can take advantage of library functions that manipulate objects of this type).