Searched defs:greatest (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 D | math.hpp | 50 inline T const& greatest(T const& v1, T const& v2) in greatest() function 56 inline T const& greatest(T const& v1, T const& v2, T const& v3) in greatest() function 62 inline T const& greatest(T const& v1, T const& v2, T const& v3, T const& v4) in greatest() function 68 inline T const& greatest(T const& v1, T const& v2, T const& v3, T const& v4, T const& v5) in greatest() function
|