wcsub_match Typedef

Type definition for wchar_t sub_match.

typedef sub_match<const wchar_t*> wcsub_match;

Remarks

The type describes a specialization of template class sub_match Class for iterators of type const wchar_t*.

Requirements

Header: <regex>

Namespace: std

See Also

Reference

<regex>

sub_match Class

csub_match Typedef

ssub_match Typedef

wssub_match Typedef

Other Resources

<regex> Members