|
Embedded Template Library 1.0
|
Invert. More...
#include <invert.h>
Public Member Functions | |
| invert (TInput offset_, TInput minuend_) | |
| TInput | operator() (TInput value) const |
Additional Inherited Members | |
| Public Types inherited from etl::unary_function< TInput, TInput > | |
| typedef TInput | argument_type |
| typedef TInput | result_type |
Invert.