Home
last modified time | relevance | path

Searched refs:units2_t (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/geometry/algorithms/detail/
H A Ddirection_code.hpp109 typedef typename coordinate_system<Point2>::type::units units2_t; in apply() typedef
110 BOOST_MPL_ASSERT_MSG((boost::is_same<units_t, units2_t>::value), in apply()
112 (units_t, units2_t)); in apply()