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/ |
D | reverse_fold.hpp | 123 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/ |
D | fold.hpp | 148 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/ |
D | reverse_fold.hpp | 32 struct reverse_fold struct 41 >::state type;
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/mpl/doc/src/refmanual/ |
D | reverse_fold.rst | 3 reverse_fold title
|