wssub_match

typedef sub_match<wstring::const_iterator> wssub_match;

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