Monero
Loading...
Searching...
No Matches
testing::gmock_matchers_test::PolymorphicFunctor Struct Reference

Public Types

typedef int result_type

Public Member Functions

int operator() (int n)
int operator() (const char *s)

Member Typedef Documentation

◆ result_type

Member Function Documentation

◆ operator()() [1/2]

int testing::gmock_matchers_test::PolymorphicFunctor::operator() ( const char * s)
inline

◆ operator()() [2/2]

int testing::gmock_matchers_test::PolymorphicFunctor::operator() ( int n)
inline

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