template <typename Tuple>
class Impl
Defined at line 1891 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
Public Methods
void Impl<Tuple> (FloatType max_abs_error, bool nan_eq_nan)
Defined at line 1893 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
bool MatchAndExplain (Tuple args, MatchResultListener * listener)
Defined at line 1896 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
void DescribeTo (::std::ostream * os)
Defined at line 1909 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
void DescribeNegationTo (::std::ostream * os)
Defined at line 1912 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h