字符串sub_match的类型定义。
typedef sub_match<string::const_iterator> ssub_match;
备注
类型描述模板选件类 sub_match Class 的专用化类型 string::const_iterator迭代器的。
要求
标头: <regex>
命名空间: std
字符串sub_match的类型定义。
typedef sub_match<string::const_iterator> ssub_match;
类型描述模板选件类 sub_match Class 的专用化类型 string::const_iterator迭代器的。
标头: <regex>
命名空间: std