template <typename T>

class MatcherCastImpl

Defined at line 466 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h

This even more specialized version is used for efficiently casting

a matcher to its own type.

Public Methods

Matcher<T> Cast (const Matcher<T> & matcher)

Defined at line 469 of file ../../third_party/googletest/src/googlemock/include/gmock/gmock-matchers.h