wstring_convert::int_type

整数を表す型。

typedef typename wide_string::traits_type::int_type int_type;

解説

この型は、wide_string::traits_type::int_type のシノニムです。

必要条件

ヘッダー: <cvt/wstring>

名前空間: の stdext::cvt

参照

関連項目

wstring_convert Class