Home
last modified time | relevance | path

Searched refs:begin_it (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/variant/detail/
H A Dapply_visitor_unary.hpp97 typedef typename boost::mpl::begin<types>::type begin_it; typedef
99 begin_it, boost::mpl::int_<boost::mpl::size<types>::type::value - 1>
119 if (helper == boost::mpl::distance<begin_it, It>::type::value) { in deduce_impl()
127 return deduce_impl(begin_it(), 0); in deduce()