template <typename T>
class MonomorphicImpl
Defined at line 636 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h
Public Methods
void MonomorphicImpl<T> (const Impl & impl)
Defined at line 638 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h
void DescribeTo (::std::ostream * os)
Defined at line 640 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h
void DescribeNegationTo (::std::ostream * os)
Defined at line 642 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h
bool MatchAndExplain (T x, MatchResultListener * listener)
Defined at line 646 of file ../../third_party/googletest/src/googletest/include/gtest/gtest-matchers.h