Searched defs:binary_func (Results 1 – 3 of 3) sorted by relevance
72 auto binary_func = [](const Proxy<T>&, const Proxy<T>&) -> Proxy<T> { return Proxy<T>(T()); }; in run_tests() local
658 ALWAYS_INLINE Decimal binary_func( in binary_func() function in decimal::Decimal