sregex_token_iterator Typedef

Définition de type pour le regex_token_iterator de chaîne.

typedef regex_token_iterator<string::const_iterator> sregex_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 string::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

wcregex_token_iterator Typedef

wsregex_token_iterator Typedef