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