#include <algorithm.h>
Public Member Functions | |
template<typename T , typename U > | |
bool | operator() (const T &a, const U &b) const |
Definition at line 34 of file algorithm.h.
bool absl::algorithm_internal::EqualTo::operator() | ( | const T & | a, |
const U & | b | ||
) | const [inline] |
Definition at line 36 of file algorithm.h.