plus_asymmetric< T1, T2 > Struct Template Referenceplus function object whose arguments may be of different type.
| ||||||||||||||||||||
Public Member Functions | |
| T1 | operator() (T1 f1, T2 f2) const |
Detailed Description
template<typename T1, typename T2>
struct adobe::plus_asymmetric< T1, T2 >
Definition at line 270 of file operator.hpp.
Member Function Documentation
| T1 operator() | ( | T1 | f1, | |
| T2 | f2 | |||
| ) | const |
Definition at line 272 of file operator.hpp.

