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

See Also

Reference

<regex>

sub_match Class

csub_match Typedef

ssub_match Typedef

wcsub_match Typedef

Other Resources

<regex> Members