equivalent< O > Struct Template Reference | ||||||||||||||||||||||||||||
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
| equivalent | ( | const O & | x | ) | [explicit] |
Definition at line 439 of file functional.hpp.
Member Function Documentation
| bool operator() | ( | const typename O::first_argument_type & | x, | |
| const typename O::second_argument_type & | y | |||
| ) | const |
Definition at line 441 of file functional.hpp.

