wsmatch

typedef match_results<wstring::const_iterator> wsmatch;

The type describes a specialization of template class match_results for iterators of type wstring::const_iterator.