Sdílet prostřednictvím


cregex_iterator – Typedef

Zadejte definici pro char regex_iterator.

typedef regex_iterator<const char*> cregex_iterator;

Poznámky

Popisuje typ specializace šablony třídy regex_iterator – třída u iterátorů typu const char*.

Požadavky

Záhlaví:<regex>

Obor názvů: std

Viz také

Referenční dokumentace

<regex>

regex_iterator – třída

sregex_iterator – Typedef

wcregex_iterator – Typedef

wsregex_iterator – Typedef