Searched defs:gcd_evaluator (Results 1 – 2 of 2) sorted by relevance
971 struct gcd_evaluator< rational<IntType> > struct973 typedef rational<IntType> result_type,974 first_argument_type, second_argument_type;975 result_type operator() ( first_argument_type const &a in operator ()()
536 class gcd_evaluator class