#include <gmock.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 |
| |
Definition at line 7572 of file fused-src/gmock/gmock.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 |
The documentation for this struct was generated from the following files: