Base class for implementation of function-objects from a value to a Boolean.
More...
#include <function.hh>
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.
Member Typedef Documentation
Reimplemented in mln::fun::p2b::antilogy, mln::fun::p2b::big_chess< B >, mln::fun::p2b::chess, mln::fun::p2b::has< I >, mln::fun::p2b::tautology, mln::fun::v2b::lnot< V >, mln::fun::v2b::threshold< V >, mln::topo::is_n_face< N >, mln::topo::is_simple_cell< I >, mln::world::inter_pixel::dim2::is_dot, mln::world::inter_pixel::dim2::is_edge, mln::world::inter_pixel::dim2::is_pixel, mln::world::inter_pixel::dim2::is_row_odd, mln::world::inter_pixel::is_pixel, and mln::world::inter_pixel::is_separator.
Constructor & Destructor Documentation