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 char match_results.
typedef match_results<const char*> cmatch;
Remarks
The type describes a specialization of template class match_results Class for iterators of type const char*.
Requirements
Header: <regex>
Namespace: std