Partager via


cregex_iterator, typedef

Définition de type pour le regex_iterator char.

typedef regex_iterator<const char*> cregex_iterator;

Notes

Le type décrit une spécialisation de classe de modèle regex_iterator, classe pour les itérateurs de type const char*.

Configuration requise

Header: <regex>

Espace de noms : std

Voir aussi

Référence

<regex>

regex_iterator, classe

sregex_iterator, typedef

wcregex_iterator, typedef

wsregex_iterator, typedef