Home
last modified time | relevance | path

Searched defs:robust_type (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/policies/robustness/
H A Drobust_type.hpp29 struct robust_type struct
34 struct robust_type<CoordinateType, boost::false_type> struct
36 typedef CoordinateType type;
40 struct robust_type<CoordinateType, boost::true_type> struct
42 typedef boost::long_long_type type;
51 struct robust_type struct
57 >::type type;