![]() |
Home | Libraries | People | FAQ | More |
boost::xpressive::regex_id_filter_predicate —
template<typename BidiIter> struct regex_id_filter_predicate { // construct/copy/destruct regex_id_filter_predicate(regex_id_type); // public member functions bool operator()(match_results< BidiIter > const &) const; };
regex_id_filter_predicate
public member functionsbool operator()(match_results< BidiIter > const & res) const;
Copyright © 2003, 2004 Eric Niebler |