Udostępnij za pośrednictwem


wstring_convert::wide_string

Typ, który reprezentuje ciąg szeroki.

typedef std::basic_string<_Elem> wide_string;

Uwagi

Typ to synonim std::basic_string<_Elem>.

Wymagania

Nagłówek: < w cvt na wstring >

Obszar nazw: stdext::cvt

Zobacz też

Informacje

wstring_convert Class