Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Type definition for wchar_t regex_iterator.
typedef regex_iterator<const wchar_t*> wcregex_iterator;
Remarks
The type describes a specialization of template class regex_iterator Class for iterators of type const wchar_t*.
Requirements
Header: <regex>
Namespace: std