#include <gmock-matchers.h>
|
| static Matcher< T > | Cast (const M &polymorphic_matcher_or_value) |
| |
template<typename T, typename M>
class testing::internal::MatcherCastImpl< T, M >
Definition at line 515 of file gmock-matchers.h.
◆ Cast()
template<typename T , typename M >
Definition at line 517 of file gmock-matchers.h.
532 polymorphic_matcher_or_value,
534 internal::ImplicitlyConvertible<M, Matcher<T> >::
value>());
const GenericPointer< typename T::ValueType > T2 value
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