Electroneum
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 876 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 879 of file gmock-matchers.h.

879{ 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:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/external/rapidjson/thirdparty/gtest/googlemock/include/gmock/gmock-matchers.h