sregex_iterator – Typedef
Zadejte definici pro řetězec regex_iterator.
typedef regex_iterator<string::const_iterator> sregex_iterator;
Poznámky
Popisuje typ specializace šablony třídy regex_iterator – třída u iterátorů typu string::const_iterator.
Požadavky
Záhlaví:<regex>
Obor názvů: std