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