public member type
<locale>
std::codecvt::state_type
typedef stateT state_type;
Conversion state type
This is a member alias of the third template parameter of
codecvt (referred as
stateT in this reference).
It is the
conversion state type used in some conversion processes.