Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
A class that is a specialization of the template struct char_traits<CharType> to an element of type wchar_t.
template<> struct char_traits<wchar_t>;
Remarks
Specialization allows the struct to take advantage of library functions that manipulate objects of this type char.
Requirements
Header: <string>
Namespace: std