Home
last modified time | relevance | path

Searched defs:select_floating_point (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/util/
H A Dselect_most_precise.hpp77 struct select_floating_point struct
79 typedef char type;
85 struct select_floating_point<true, false, T1, T2> struct
87 typedef T1 type;
92 struct select_floating_point<false, true, T1, T2> struct
94 typedef T2 type;