Embedded Template Library 1.0
Loading...
Searching...
No Matches
etl::invert< TInput > Class Template Reference

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
 

Detailed Description

template<typename TInput>
class etl::invert< TInput >

Invert.


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