reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

utils/unittest/googlemock/include/gmock/gmock-matchers.h
  600 class MatcherCastImpl<T, Matcher<T> > {
  600 class MatcherCastImpl<T, Matcher<T> > {
  602   static Matcher<T> Cast(const Matcher<T>& matcher) { return matcher; }
  602   static Matcher<T> Cast(const Matcher<T>& matcher) { return matcher; }