Sdílet prostřednictvím


wcregex_iterator – Typedef

Zadejte definici wchar_t regex_iterator.

typedef regex_iterator<const wchar_t*> wcregex_iterator;

Poznámky

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

Požadavky

Záhlaví:<regex>

Obor názvů: std

Viz také

Referenční dokumentace

<regex>

regex_iterator – třída

cregex_iterator – Typedef

sregex_iterator – Typedef

wsregex_iterator – Typedef

Další zdroje

<regex> Členové