Home
last modified time | relevance | path

Searched defs: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
232 static inline bool apply(Type const& a, Type const& b) in apply()
239 struct smaller_or_equals<Type, true> struct
241 static inline bool apply(Type const& a, Type const& b) in apply()
586 inline bool smaller_or_equals(T1 const& a, T2 const& b) in smaller_or_equals() function