wstring_convert::wide_string
A type that represents a wide string.
typedef std::basic_string<_Elem> wide_string;
Remarks
The type is a synonym for std::basic_string<_Elem>.
Requirements
Header: <cvt/wstring>
Namespace: stdext::cvt
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
A type that represents a wide string.
typedef std::basic_string<_Elem> wide_string;
The type is a synonym for std::basic_string<_Elem>.
Header: <cvt/wstring>
Namespace: stdext::cvt