wssub_match Typedef
Type definition for wstring sub_match.
typedef sub_match<wstring::const_iterator> wssub_match;
Remarks
The type describes a specialization of template class sub_match Class for iterators of type wstring::const_iterator.
Requirements
Header: <regex>
Namespace: std