wstring
typedef basic_string<wchar_t> wstring;
The type describes a specialization of template class basic_string for elements of type wchar_t.
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
wstring
typedef basic_string<wchar_t> wstring;
The type describes a specialization of template class basic_string for elements of type wchar_t.