Home
last modified time | relevance | path

Searched defs:modulo_for_fundamental (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.hpp375 struct modulo_for_fundamental struct
377 typedef Fundamental return_type;
379 static inline Fundamental apply(Fundamental const& value1, in apply()
388 struct modulo_for_fundamental<Fundamental, false> struct
390 typedef Fundamental return_type;
392 static inline Fundamental apply(Fundamental const& value1, in apply()