#include <gmock-matchers.h>
|
| template<typename M> |
| static Matcher< T > | Cast (M polymorphic_matcher_or_value) |
| template<typename U> |
| static Matcher< T > | Cast (const Matcher< U > &matcher) |
| template<typename M> |
| static Matcher< T > | Cast (M polymorphic_matcher_or_value) |
| template<typename U> |
| static Matcher< T > | Cast (const Matcher< U > &matcher) |
◆ Cast() [1/4]
template<typename T>
template<typename U>
◆ Cast() [2/4]
template<typename T>
template<typename U>
◆ Cast() [3/4]
template<typename T>
template<typename M>
◆ Cast() [4/4]
template<typename T>
template<typename M>
The documentation for this class was generated from the following files: