#include <gmock-matchers.h>
template<class Impl>
class testing::PolymorphicMatcher< Impl >
Definition at line 430 of file gmock-matchers.h.
◆ PolymorphicMatcher()
◆ impl()
◆ mutable_impl()
◆ operator Matcher< T >()
template<class Impl >
template<typename T >
Definition at line 443 of file gmock-matchers.h.
444 return Matcher<T>(
new MonomorphicImpl<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