Searched defs:push_context (Results 1 – 1 of 1) sorted by relevance
119 struct push_context struct121 typedef iterator_range<Cur, End> range_type;122 typedef cons<range_type, Context> type;125 static type call(Cur const& cur, End const& end, Context const& context) in call()