csub_match Typedef

Type definition for char sub_match.

typedef sub_match<const char*> csub_match;

Remarks

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

Requirements

Header: <regex>

Namespace: std

See Also

Reference

<regex>

sub_match Class

ssub_match Typedef

wcsub_match Typedef

wssub_match Typedef

Other Resources

<regex> Members