Home
last modified time | relevance | path

Searched defs:gcd_evaluator (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/
H A Drational.hpp971 struct gcd_evaluator< rational<IntType> > struct
973 typedef rational<IntType> result_type,
974 first_argument_type, second_argument_type;
975 result_type operator() ( first_argument_type const &a in operator ()()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/integer/
H A Dcommon_factor_rt.hpp536 class gcd_evaluator class