|
Embedded Template Library 1.0
|
Public Types | |
| typedef T | value_type |
Public Types inherited from etl::binary_function< TFirstArgumentType, TSecondArgumentType, TResultType > | |
| typedef TFirstArgumentType | first_argument_type |
| typedef TSecondArgumentType | second_argument_type |
| typedef TResultType | result_type |
Public Member Functions | |
| ETL_CONSTEXPR bool | operator() (const T &lhs, const T &rhs) const |