共用方式為


smatch Typedef

字串 match_results 的型別定義。

typedef match_results<string::const_iterator> smatch;

備註

型別描述樣板類別 match_results 類別 的特製化型別 string::const_iteratorIterator 的。

需求

標頭 : <regex>

命名空間: std

請參閱

參考

<regex>

match_results 類別

cmatch Typedef

wcmatch Typedef

wsmatch Typedef