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