#include <functional.hpp>
List of all members.
Public Member Functions |
| equivalent (const O &x) |
bool | operator() (const typename O::first_argument_type &x, const typename O::second_argument_type &y) const |
Detailed Description
template<typename O>
struct adobe::equivalent< O >
Definition at line 434 of file functional.hpp.
Constructor & Destructor Documentation
Member Function Documentation
bool operator() |
( |
const typename O::first_argument_type & |
x, |
|
|
const typename O::second_argument_type & |
y |
|
) |
| const |