wssub_match Typedef
Visual Studio 2010
Type definition for wstring sub_match.
typedef sub_match<wstring::const_iterator> wssub_match;
The type describes a specialization of template class sub_match Class for iterators of type wstring::const_iterator.