#include <gmock-matchers.h>
|
template<typename T , typename U > |
bool | operator() (const T &lhs, const U &rhs) const |
|
template<typename T , typename U > |
bool | operator() (const T &lhs, const U &rhs) const |
|
template<typename T , typename U > |
bool | operator() (const T &lhs, const U &rhs) const |
|
Definition at line 2606 of file gmock-matchers.h.
template<typename T , typename U >
bool testing::internal::LessComparator::operator() |
( |
const T & |
lhs, |
|
|
const U & |
rhs |
|
) |
| const |
|
inline |
template<typename T , typename U >
bool testing::internal::LessComparator::operator() |
( |
const T & |
lhs, |
|
|
const U & |
rhs |
|
) |
| const |
|
inline |
template<typename T , typename U >
bool testing::internal::LessComparator::operator() |
( |
const T & |
lhs, |
|
|
const U & |
rhs |
|
) |
| const |
|
inline |
The documentation for this struct was generated from the following file: