Partager via


wcregex_iterator Typedef

définition de type pour le regex_iterator de wchar_t.

typedef regex_iterator<const wchar_t*> wcregex_iterator;

Notes

Le type décrit une spécialisation de classe de modèle regex_iterator Class pour les itérateurs de type const wchar_t*.

Configuration requise

en-tête : <regex>

l'espace de noms : type

Voir aussi

Référence

<regex>

regex_iterator Class

cregex_iterator Typedef

sregex_iterator Typedef

wsregex_iterator Typedef

Autres ressources

<regex> membres