Udostępnij za pośrednictwem


sregex_iterator Typedef

Wpisz definicję ciągu regex_iterator.

typedef regex_iterator<string::const_iterator> sregex_iterator;

Uwagi

Typ opisuje specjalizacji szablonu klasy regex_iterator Class dla Iteratory typu string::const_iterator.

Wymagania

Nagłówek: <regex>

Obszar nazw: std

Zobacz też

Informacje

<regex>

regex_iterator Class

cregex_iterator Typedef

wcregex_iterator Typedef

wsregex_iterator Typedef

Inne zasoby

<regex> Członkowie