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