#include <gmock-matchers.h>
template<typename M>
class testing::internal::KeyMatcher< M >
Definition at line 2983 of file gmock-matchers.h.
◆ KeyMatcher()
◆ operator Matcher< PairType >()
template<typename M >
template<typename PairType >
Definition at line 2988 of file gmock-matchers.h.
2989 return MakeMatcher(
new KeyMatcherImpl<PairType>(matcher_for_key_));
Matcher< T > MakeMatcher(const MatcherInterface< T > *impl)
The documentation for this class was generated from the following file:
- /home/abuild/rpmbuild/BUILD/electroneum-5.0.0.4/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h