Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::equal_to< T > Struct Template Reference

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
 

The documentation for this struct was generated from the following file: