template <typename M>
class KeyMatcher
Defined at line 3153 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
Implements polymorphic Key(matcher_for_key).
Public Methods
void KeyMatcher<M> (M m)
Defined at line 3155 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h
template <typename PairType>
Matcher<PairType> operator testing::Matcher<type-parameter-1-0> ()
Defined at line 3158 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h