Functor computing logical-not on a value. More...
#include <lnot.hh>

| Public Types | |
| typedef Function_v2b< void > | category | 
| typedef lnot< V > | exact_t | 
| typedef void | mutable_result | 
| typedef V | result | 
| Public Member Functions | |
| V | operator() (const V &v) const | 
Functor computing logical-not on a value.
Definition at line 47 of file lnot.hh.
| typedef Function_v2b<void> mln::Function_v2b< lnot< V >  >::category  [inherited] | 
Reimplemented from mln::Function_v2v< lnot< V > >.
Definition at line 152 of file function.hh.
| typedef lnot< V >  mln::Object< lnot< V >  >::exact_t  [inherited] | 
| typedef void mln::Function_v2v< lnot< V >  >::mutable_result  [inherited] | 
Definition at line 127 of file function.hh.
| typedef V mln::fun::v2b::lnot< V >::result | 
Reimplemented from mln::Function_v2b< lnot< V > >.
| V mln::fun::v2b::lnot< V >::operator() | ( | const V & | v | ) | const  [inline] | 
 1.7.1
 1.7.1