Searched defs:next_impl (Results 1 – 15 of 15) sorted by relevance
24 struct next_impl struct27 struct apply {};31 struct next_impl<iterator_facade_tag> struct34 struct apply : Iterator::template next<Iterator> {};
28 struct next_impl<repetitive_view_iterator_tag> struct35 struct apply_nonempty // <Iterator,false>52 struct apply_nonempty<Iterator,true>72 struct apply // <Iterator,false>77 struct apply<Iterator,true>
31 struct next_impl<transform_view_iterator_tag> struct34 struct apply52 struct next_impl<transform_view_iterator2_tag> struct55 struct apply
28 struct next_impl<single_view_iterator_tag> struct31 struct apply
24 struct next_impl<reverse_view_iterator_tag> struct27 struct apply
25 struct next_impl<vector_iterator_tag> struct28 struct apply
32 struct next_impl<cons_iterator_tag> struct35 struct apply
27 struct next_impl<nview_iterator_tag> struct30 struct apply
27 struct next_impl<example::example_struct_iterator_tag> struct30 struct apply
30 struct next_impl<filter_view_iterator_tag> struct33 struct apply
66 struct next_impl<zip_view_iterator_tag> struct69 struct apply
28 struct next_impl<joint_view_iterator_tag> struct31 struct apply
154 struct next_impl<flatten_view_iterator_tag> struct157 struct apply
150 struct next_impl<cons_iterator_tag> struct153 struct apply : cons_detail::next_traits_impl<Iterator> {};
423 struct next_impl<proto::tag::proto_expr_iterator<Tag, Domain> > struct426 struct apply