regex_traits<wchar_t>
Třída
regex_traits
Specializace pro wchar_t
.
Syntaxe
template <>
class regex_traits<wchar_t>
Poznámky
Třída je explicitní specializace šablony třídy regex_traits pro prvky typu wchar_t
(aby mohl využívat funkce knihovny, které manipulují s objekty tohoto typu).
Požadavky
Header:<regex>
Namespace: std
Viz také
<regex>
regex_constants – třída
regex_error – třída
<funkce regulárních výrazů>
regex_iterator – třída
<Operátory regulárních výrazů>
regex_token_iterator – třída
regex_traits – třída
<regex> typedefs