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