wstring 的 match_results 的类型定义。
typedef match_results<wstring::const_iterator> wsmatch;
备注
类型描述模板类 match_results 类 的专用化类型 wstring::const_iterator迭代器的。
要求
标头: <regex>
命名空间: std
wstring 的 match_results 的类型定义。
typedef match_results<wstring::const_iterator> wsmatch;
类型描述模板类 match_results 类 的专用化类型 wstring::const_iterator迭代器的。
标头: <regex>
命名空间: std