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 wstring regex_token_iterator.
typedef regex_token_iterator<wstring::const_iterator> wsregex_token_iterator;
Remarks
The type describes a specialization of template class regex_token_iterator Class for iterators of type wstring::const_iterator.
Requirements
Header: <regex>
Namespace: std