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