Home
last modified time | relevance | path

Searched defs:segmented_fold_until_on_segments (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/support/detail/
Dsegmented_fold_until_impl.hpp377 struct segmented_fold_until_on_segments struct
387 impl;
389 typedef typename impl::type type;
390 typedef typename impl::continue_type continue_type;
393 … static type call(Segments& segs, State const& state, Context const& context, Fun const& fun) in call()