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