Home
last modified time | relevance | path

Searched refs:segmented_begin_fun (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/fusion/sequence/intrinsic/detail/
H A Dsegmented_begin_impl.hpp26 struct segmented_begin_fun struct
42 … static type call(Sequence& seq, State const&, Context const& context, segmented_begin_fun) in call()
61 , segmented_begin_fun
70 return fold_impl::call(seq, end_impl::call(seq, stack), stack, segmented_begin_fun()); in call()