Searched defs:visitation_impl_step (Results 1 – 1 of 1) sorted by relevance
86 struct visitation_impl_step struct88 typedef typename mpl::deref<Iter>::type type;90 typedef typename mpl::next<Iter>::type next_iter;93 > next;97 struct visitation_impl_step< LastIter,LastIter > struct99 typedef apply_visitor_unrolled type;100 typedef visitation_impl_step next;