Searched refs:predicates_type (Results 1 – 1 of 1) sorted by relevance
682 typedef boost::tuples::cons<Head, Tail> predicates_type; typedef684 static const unsigned pred_len = boost::tuples::length<predicates_type>::value;689 static inline bool apply(predicates_type const& p, Value const& v, Indexable const& i) in apply()692 predicates_type, in apply()