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

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

#include <function.hh>

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

List of all members.


Detailed Description

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

Base class for implementation of function-objects from a value to a Boolean.

The parameter E is the exact type.

Definition at line 150 of file function.hh.