Udostępnij za pośrednictwem


cmatch Typedef

Wpisz definicję char match_results.

typedef match_results<const char*> cmatch;

Uwagi

Typ opisuje specjalizacji szablonu klasy match_results Class dla Iteratory typu const char*.

Wymagania

Nagłówek: <regex>

Obszar nazw: std

Zobacz też

Informacje

<regex>

match_results Class

smatch Typedef

wcmatch Typedef

wsmatch Typedef

Inne zasoby

<regex> Członkowie