#include <function.hh>

Public Types | |
| typedef Function_vv2b< void > | category |
| typedef E | exact_t |
| typedef bool | result |
Protected Member Functions | |
| Function_vv2b (const Function_vv2b &) | |
| Function_vv2b () | |
The parameter E is the exact type.
Definition at line 169 of file function.hh.
| typedef Function_vv2b<void> mln::Function_vv2b< E >::category |
typedef E mln::Object< E >::exact_t [inherited] |
| typedef bool mln::Function_vv2b< E >::result |
Definition at line 171 of file function.hh.
| mln::Function_vv2b< E >::Function_vv2b | ( | ) | [inline, protected] |
Definition at line 247 of file function.hh.
| mln::Function_vv2b< E >::Function_vv2b | ( | const Function_vv2b< E > & | rhs | ) | [inline, protected] |
Definition at line 253 of file function.hh.
1.5.6