Partager via


wsregex_token_iterator Typedef

Définition de type pour le regex_token_iterator wstring.

typedef regex_token_iterator<wstring::const_iterator> wsregex_token_iterator;

Notes

Le type décrit une spécialisation d'une classe de modèle regex_token_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_token_iterator Class

cregex_token_iterator Typedef

sregex_token_iterator Typedef

wcregex_token_iterator Typedef