字符 match_results 的类型定义。
typedef match_results<const char*> cmatch;
备注
类型描述模板类 match_results Class 的专用化类型 const char*迭代器的。
要求
**标题:**regex
命名空间: std
字符 match_results 的类型定义。
typedef match_results<const char*> cmatch;
类型描述模板类 match_results Class 的专用化类型 const char*迭代器的。
**标题:**regex
命名空间: std