Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
testing::internal::AnythingMatcher Class Reference

#include <gmock-matchers.h>

Public Member Functions

template<typename T >
 operator Matcher< T > () const
 

Detailed Description

Definition at line 1045 of file gmock-matchers.h.

Member Function Documentation

◆ operator Matcher< T >()

template<typename T >
testing::internal::AnythingMatcher::operator Matcher< T > ( ) const
inline

Definition at line 1048 of file gmock-matchers.h.

1048{ return A<T>(); }
Matcher< T > A()
Here is the call graph for this function:

The documentation for this class was generated from the following file: