cmatch Typedef

字符 match_results 的类型定义。

typedef match_results<const char*> cmatch;

备注

类型描述模板类 match_results Class 的专用化类型 const char*迭代器的。

要求

**标题:**regex

命名空间: std

请参见

参考

<regex>

match_results Class

smatch Typedef

wcmatch Typedef

wsmatch Typedef

其他资源

regex 成员