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 de classe de modèle regex_iterator, classe pour les itérateurs de type wstring::const_iterator.

Configuration requise

Header: <regex>

Espace de noms : std

Voir aussi

Référence

<regex>

regex_iterator, classe

cregex_iterator, typedef

sregex_iterator, typedef

wcregex_iterator, typedef