Searched refs:shadow_cmp (Results 1 – 2 of 2) sorted by relevance
159 template < class Cmp > struct shadow_cmp struct161 inline shadow_cmp(const Cmp& c) : cmp(c) {} in shadow_cmp() function
173 make_shadow_iter(last, q.end()), shadow_cmp< Cmp >(cmp)); in sortp()203 make_shadow_iter(last, q_inv.end()), shadow_cmp< Cmp >(cmp)); in sortv()