Home
last modified time | relevance | path

Searched defs:select_most_precise (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.hpp32 namespace detail { namespace select_most_precise namespace
123 struct select_most_precise struct
129 >::type type;
133 struct select_most_precise<T1, T2, void> struct
135 static const bool second_larger = sizeof(T2) > sizeof(T1);
136 static const bool one_not_fundamental = !
140 static const bool both_same =
171 >::type type;
175 struct select_most_precise<T1, void, void> struct
177 typedef T1 type;