struct DefaultGetDistance

Defined at line 3061 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

Default functor for computing the distance between two values.

Public Methods

template <typename T, typename U>
auto operator() (const T & lhs, const U & rhs)

Defined at line 3063 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h