Skip to content

Latest commit

 

History

History
44 lines (26 loc) · 1.26 KB

regex_id_filter_predicate.rst

File metadata and controls

44 lines (26 loc) · 1.26 KB

regex_id_filter_predicate 構造体テンプレート

概要

// ヘッダ:<boost/xpressive/match_results.hpp>

template<typename BidiIter> struct :cppregex_id_filter_predicate { // 構築、コピー、解体 <regex_id_filter_predicate.construct-copy-destruct> :cpp~regex_id_filter_predicate::regex_id_filter_predicate(regex_id_type);

// 公開メンバ関数 <regex_id_filter_predicate.public-member-functions> bool :cppoperator()(:cppmatch_results< BidiIter > const &) const;

};

説明

regex_id_filter_predicate 構築、コピー、解体の公開演算

regex_id_filter_predicate 公開メンバ関数