A p2b function always returning false.  
More...
#include <antilogy.hh>

| Public Types | |
| typedef Function_v2b< void > | category | 
| typedef antilogy | exact_t | 
| typedef void | mutable_result | 
| typedef bool | result | 
| Public Member Functions | |
| template<typename P > | |
| bool | operator() (const P &p) const | 
A p2b function always returning false. 
A simpler name would be `false', but this is not a valid C++ identifier, as false is a keyword of the language. 
Definition at line 50 of file antilogy.hh.
| typedef Function_v2b<void> mln::Function_v2b< antilogy  >::category  [inherited] | 
Reimplemented from mln::Function_v2v< antilogy >.
Definition at line 152 of file function.hh.
| typedef antilogy  mln::Object< antilogy  >::exact_t  [inherited] | 
| typedef void mln::Function_v2v< antilogy  >::mutable_result  [inherited] | 
Definition at line 127 of file function.hh.
| typedef bool mln::fun::p2b::antilogy::result | 
Reimplemented from mln::Function_v2b< antilogy >.
Definition at line 52 of file antilogy.hh.
| bool mln::fun::p2b::antilogy::operator() | ( | const P & | p | ) | const  [inline] | 
Definition at line 64 of file antilogy.hh.
 1.7.1
 1.7.1