Sdílet prostřednictvím


smatch – Typedef

Zadejte definici pro řetězec match_results.

typedef match_results<string::const_iterator> smatch;

Poznámky

Popisuje typ specializace šablony třídy match_results – třída u iterátorů typu string::const_iterator.

Požadavky

Záhlaví:<regex>

Obor názvů: std

Viz také

Referenční dokumentace

<regex>

match_results – třída

cmatch – Typedef

wcmatch – Typedef

wsmatch – Typedef