Searched defs:segmented_next_impl_recurse2 (Results 1 – 1 of 1) sorted by relevance
145 struct segmented_next_impl_recurse2 struct147 typedef segmented_next_impl_recurse3<Stack> impl;148 typedef typename impl::type type;151 static type call(Stack const & stack) in call()158 struct segmented_next_impl_recurse2<Stack, Sequence, Result, false> struct160 typedef Result type;163 static type call(Stack const & stack) in call()