wstring_convert::state_type

表示转换状态的类型。

typedef typename Codecvt::state_type state_type;

备注

类型描述可以表示转换状态的对象。该类型是 Codecvt::state_type的同义词。

要求

标头: <cvt/wstring>

命名空间: stdext::cvt

请参见

参考

wstring_convert Class