#include <gmock-matchers.h>
template<typename M>
class testing::internal::EachMatcher< M >
Definition at line 2919 of file gmock-matchers.h.
◆ EachMatcher()
◆ operator Matcher< Container >()
template<typename M >
template<typename Container >
Definition at line 2924 of file gmock-matchers.h.
2925 return MakeMatcher(
new EachMatcherImpl<Container>(inner_matcher_));
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