Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/rational/include/boost/
Drational.hpp1029 struct lcm_evaluator< rational<IntType> > struct
1031 typedef rational<IntType> result_type,
1032 first_argument_type, second_argument_type;
1033 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.hpp556 class lcm_evaluator class