wcregex_token_iterator Typedef

wchar_t regex_token_iterator的类型定义。

typedef regex_token_iterator<const wchar_t*> wcregex_token_iterator;

备注

类型描述模板选件类 regex_token_iterator Class 的专用化类型 const wchar_t*迭代器的。

要求

标头: <regex>

命名空间: std

请参见

参考

<regex>

regex_token_iterator Class

cregex_token_iterator Typedef

sregex_token_iterator Typedef

wsregex_token_iterator Typedef