wcmatch Typedef

match_results wchar_t 的型別定義。

typedef match_results<const wchar_t *> wcmatch;

備註

型別描述 match_results Class 樣板類別的特製化型別 const wchar_t*Iterator 的。

需求

標題: <regex>

命名空間: std

請參閱

參考

<regex>

match_results Class

cmatch Typedef

smatch Typedef

wsmatch Typedef