Udostępnij za pośrednictwem


smatch Typedef

Wpisz definicję ciągu match_results.

typedef match_results<string::const_iterator> smatch;

Uwagi

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

Wymagania

Nagłówek: <regex>

Obszar nazw: std

Zobacz też

Informacje

<regex>

match_results Class

cmatch Typedef

wcmatch Typedef

wsmatch Typedef