Home
last modified time | relevance | path

Searched defs:push_context (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/support/detail/
H A Dsegmented_fold_until_impl.hpp119 struct push_context struct
121 typedef iterator_range<Cur, End> range_type;
122 typedef cons<range_type, Context> type;
125 static type call(Cur const& cur, End const& end, Context const& context) in call()