Home
last modified time | relevance | path

Searched refs:is_radian (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/core/
H A Dcs.hpp254 struct is_radian : boost::true_type {}; struct
261 struct is_radian< CoordinateSystem<degree> > : boost::false_type struct