#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 |
◆ operator()() [1/2]
template<typename T, typename U>
| bool testing::internal::LessComparator::operator() |
( |
const T & | lhs, |
|
|
const U & | rhs ) const |
|
inline |
◆ operator()() [2/2]
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: