wstring_convert::int_type

un tipo que representa un entero.

typedef typename wide_string::traits_type::int_type int_type;

Comentarios

El tipo es un sinónimo de wide_string::traits_type::int_type.

Requisitos

encabezado: <cvt/wstring>

espacio de nombres: stdext:: cvt

Vea también

Referencia

wstring_convert Class