Searched defs:visitation_impl_step (Results 1 – 1 of 1) sorted by relevance
80 struct visitation_impl_step struct82 typedef typename mpl::deref<Iter>::type type;84 typedef typename mpl::next<Iter>::type next_iter;87 > next;91 struct visitation_impl_step< LastIter,LastIter > struct93 typedef apply_visitor_unrolled type;94 typedef visitation_impl_step next;