wstring_convert::state_type
A type that represents the conversion state.
typedef typename Codecvt::state_type state_type;
Remarks
The type describes an object that can represent a conversion state. The type is a synonym for Codecvt::state_type.
Requirements
Header: <cvt/wstring>
Namespace: stdext::cvt