Searched defs:segmented_fold_until_iterate (Results 1 – 1 of 1) sorted by relevance
337 struct segmented_fold_until_iterate struct345 empty_type;349 impl;351 typedef typename impl::type type;352 typedef typename impl::continue_type continue_type;355 static type call(Begin const& beg, End const& end, State const& state in call()363 struct segmented_fold_until_iterate<Begin, End, State, Context, Fun, true> struct365 typedef State type;366 typedef mpl::true_ continue_type;369 static type call(Begin const&, End const&, State const& state in call()