Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/fusion/include/boost/fusion/algorithm/iteration/detail/preprocessed/
Dreverse_fold.hpp123 reverse_fold(Seq& seq, State& state, F& f) in reverse_fold() function
140 struct reverse_fold struct
151 reverse_fold(Seq& seq, State const& state, F f) in reverse_fold() function
162 reverse_fold(Seq const& seq, State const& state, F f) in reverse_fold() function
173 reverse_fold(Seq& seq, State& state, F f) in reverse_fold() function
184 reverse_fold(Seq const& seq, State& state, F f) in reverse_fold() function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/proto/include/boost/proto/transform/
Dfold.hpp148 struct reverse_fold : transform<reverse_fold<Sequence, State0, Fun> > struct
151 struct impl : transform_impl<Expr, State, Data>
226 struct reverse_fold<_, State0, Fun> : transform<reverse_fold<_, State0, Fun> > struct
229 struct impl
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/include/boost/mpl/
Dreverse_fold.hpp32 struct reverse_fold struct
41 >::state type;
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/
Dreverse_fold.rst3 reverse_fold title