wsmatch Typedef
wstring 的 match_results 的型別定義。
typedef match_results<wstring::const_iterator> wsmatch;
備註
型別描述樣板類別 match_results 類別 的特製化型別 wstring::const_iteratorIterator 的。
需求
標頭 : <regex>
命名空間: std
wstring 的 match_results 的型別定義。
typedef match_results<wstring::const_iterator> wsmatch;
型別描述樣板類別 match_results 類別 的特製化型別 wstring::const_iteratorIterator 的。
標頭 : <regex>
命名空間: std