$extrastylesheet
#include <mln/core/concept/function.hh>
Protected Member Functions | |
| Function_v2b () | |
| Function_v2b (const Function_v2b &) | |
Public Types | |
| typedef Function_v2b< void > | category |
| typedef E | exact_t |
| typedef void | mutable_result |
| typedef bool | result |
Base class for implementation of function-objects from a value to a Boolean.
The parameter E is the exact type.
Definition at line 160 of file function.hh.
|
protected |
|
protected |
| typedef Function_v2b<void> mln::Function_v2b< E >::category |
Definition at line 162 of file function.hh.
|
inherited |
|
inherited |
Definition at line 135 of file function.hh.
| typedef bool mln::Function_v2b< E >::result |
Definition at line 163 of file function.hh.