Searched defs:range_compare (Results 1 – 1 of 1) sorted by relevance
75 struct range_compare struct79 typedef typename Range::value_type value_type;81 bool operator()(Range const& x, const value_type y) const in operator ()()86 bool operator()(value_type const x, Range const& y) const in operator ()()91 bool operator()(Range const& x, Range const& y) const in operator ()()