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
Inne zasoby
<regex> Członkowie