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