Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/rational/include/boost/
Drational.hpp1015 struct gcd_evaluator< rational<IntType> > struct
1017 typedef rational<IntType> result_type,
1018 first_argument_type, second_argument_type;
1019 result_type operator() ( first_argument_type const &a in operator ()()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/integer/include/boost/integer/
Dcommon_factor_rt.hpp538 class gcd_evaluator class