Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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