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