mln::Function_vv2b< E > Struct Template Reference
[Functions]

Base class for implementation of function-objects from a couple of values to a Boolean. More...

#include <function.hh>

Inheritance diagram for mln::Function_vv2b< E >:
Inheritance graph

List of all members.


Detailed Description

template<typename E>
struct mln::Function_vv2b< E >

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 202 of file function.hh.