Searched defs:prior_impl (Results 1 – 10 of 10) sorted by relevance
87 struct prior_impl struct89 typedef typename Iterator::iterator_base_type base_type;93 base_prior;95 typedef pop_back_iterator<base_prior, false> type;99 call(Iterator const& i) in call()106 struct prior_impl<Iterator, true> struct109 typedef typename Iterator::iterator_base_type base_type;115 base_prior;117 typedef pop_back_iterator<base_prior, false> type;121 call(Iterator const& i) in call()
24 struct prior_impl struct27 struct apply {};31 struct prior_impl<iterator_facade_tag> struct34 struct apply : Iterator::template prior<Iterator> {};
32 struct prior_impl<transform_view_iterator_tag> struct35 struct apply53 struct prior_impl<transform_view_iterator2_tag> struct56 struct apply
26 struct prior_impl<single_view_iterator_tag> struct29 struct apply
24 struct prior_impl<reverse_view_iterator_tag> struct27 struct apply
27 struct prior_impl<nview_iterator_tag> struct30 struct apply
25 struct prior_impl<vector_iterator_tag> struct28 struct apply
27 struct prior_impl<example::example_struct_iterator_tag> struct30 struct apply
65 struct prior_impl<zip_view_iterator_tag> struct68 struct apply
435 struct prior_impl<proto::tag::proto_expr_iterator<Tag, Domain> > struct438 struct apply