$extrastylesheet
#include <mln/fun/v2b/always_false.hh>
Public Member Functions | |
bool | operator() (const V &) const |
Public Types | |
typedef V | argument |
typedef Function_v2b< void > | category |
typedef always_false< V > | exact_t |
typedef void | mutable_result |
typedef bool | result |
Functor computing logical-not on a value.
Definition at line 47 of file always_false.hh.
bool mln::fun::v2b::always_false< V >::operator() | ( | const V & | ) | const |
typedef V mln::fun::v2b::always_false< V >::argument |
Definition at line 50 of file always_false.hh.
|
inherited |
Definition at line 162 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
typedef bool mln::fun::v2b::always_false< V >::result |
Definition at line 49 of file always_false.hh.