ssub_match Typedef

Type definition for string sub_match.

typedef sub_match<string::const_iterator> ssub_match;

Remarks

The type describes a specialization of template class sub_match Class for iterators of type string::const_iterator.

Requirements

Header: <regex>

Namespace: std

See Also

Reference

<regex>

sub_match Class

csub_match Typedef

wcsub_match Typedef

wssub_match Typedef