Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dintersection_result.hpp28 struct fraction_type struct
34 inline fraction_type() in fraction_type() argument
67 fraction_type<SegmentRatio> fractions[2];
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/typeof/
H A Dtypeof_impl.hpp103 typedef _typeof_fraction_iter<Pos> fraction_type;
106 typedef _typeof_encode_fraction<self_t::iteration> fraction_type;
117 typedef typename Iter::template _apply_next<self_t::iteration>::type fraction_type; typedef
119 typedef typename v_iter<fraction_type,mpl::int_<self_t::where> >::type type;
156 …typedef typename boost::type_of::v_iter<fraction_type,boost::mpl::int_<self_t::where> >::type type…