Adobe Source Libraries 1.49.0
A collection of C++ libraries.
|
#include <operator.hpp>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
template<typename T> | |
bool | operator() (const T &x, const T &y) const |
Definition at line 88 of file operator.hpp.
typedef bool result_type |
Definition at line 89 of file operator.hpp.
bool operator() | ( | const T & | x, |
const T & | y ) const |
Definition at line 92 of file operator.hpp.