Home
last modified time | relevance | path

Searched refs:smaller_or_equals (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 Dmath.hpp230 struct smaller_or_equals struct
239 struct smaller_or_equals<Type, true> struct
586 inline bool smaller_or_equals(T1 const& a, T2 const& b) in smaller_or_equals() function
588 return detail::smaller_or_equals in smaller_or_equals()
597 return detail::smaller_or_equals in larger_or_equals()