wssub_match Typedef

wstring 的 sub_match 的类型定义。

typedef sub_match<wstring::const_iterator> wssub_match;

备注

类型描述模板类 sub_match 类 的专用化类型 wstring::const_iterator迭代器的。

要求

标头: <regex>

命名空间: std

请参见

参考

<regex>

sub_match 类

csub_match Typedef

ssub_match Typedef

wcsub_match Typedef

其他资源

regex 成员