Home | History | Annotate | Download | only in forwardlist.ops

Lines Matching defs:Predicate

12 // template <class Predicate> void remove_if(Predicate pred);
32 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
38 Predicate cp(g);
45 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
50 Predicate cp(g);
57 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
63 Predicate cp(g);
70 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
74 Predicate cp(g);
81 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
87 Predicate cp(g);
95 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
101 Predicate cp(g);
108 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
113 Predicate cp(g);
120 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
126 Predicate cp(g);
133 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
137 Predicate cp(g);
144 typedef unary_counting_predicate<bool(*)(T), T> Predicate;
150 Predicate cp(g);