wstring_convert::int_type

Un type qui représente un entier.

typedef typename wide_string::traits_type::int_type int_type;

Notes

Le type est un synonyme pour wide_string::traits_type::int_type.

Configuration requise

en-tête : <cvt/wstring>

stdext::cvt del'espace de noms :

Voir aussi

Référence

wstring_convert Class