Partager via


wsregex_iterator Typedef

Définition de type pour le regex_iterator wstring.

typedef regex_iterator<wstring::const_iterator> wsregex_iterator;

Notes

Le type décrit une spécialisation d'une classe de modèle regex_iterator Class pour les itérateurs de type wstring::const_iterator.

Configuration requise

en-tête : <regex>

l'espace de noms : DST

Voir aussi

Référence

<regex>

regex_iterator Class

cregex_iterator Typedef

sregex_iterator Typedef

wcregex_iterator Typedef