Home
last modified time | relevance | path

Searched refs:apply_type (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.hpp190 apply_type; typedef
192 typedef typename apply_type::type type;
193 typedef typename apply_type::continue_type continue_type;
198 return apply_type::call(seq, state, context, fun); in call()