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