Home
last modified time | relevance | path

Searched refs:promote_integral (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/util/
H A Dpromote_integral.hpp42 namespace detail { namespace promote_integral namespace
178 class promote_integral class
183 typedef detail::promote_integral::bit_size<T> bit_size_type;
295 typedef typename detail::promote_integral::promote_to_larger
306 class promote_integral class
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/cartesian/
H A Dintersection.hpp183 typedef typename promote_integral<CoordinateType>::type promoted_type; in assign()