Home
last modified time | relevance | path

Searched refs:poly_advance (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/view/zip_view/detail/
H A Dadvance_impl.hpp24 struct poly_advance struct
30 struct result<poly_advance<N1>(It)> argument
38 typename result<poly_advance(It)>::type
58 … typename result_of::transform<typename It::iterators, detail::poly_advance<N> >::type> type;
65 fusion::transform(it.iterators_, detail::poly_advance<N>())); in call()