#include <gmock-matchers.h>
template<typename M>
class testing::internal::MatcherAsPredicate< M >
Definition at line 1796 of file gmock-matchers.h.
◆ MatcherAsPredicate()
◆ operator()()
template<typename M >
template<typename T >
Definition at line 1807 of file gmock-matchers.h.
1822 return MatcherCast<const T&>(matcher_).
Matches(x);
internal::MatcherAsPredicate< M > Matches(M matcher)
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