mln::fun::p2b::antilogy Struct Reference

A p2b function always returning false. More...

#include <antilogy.hh>

Inheritance diagram for mln::fun::p2b::antilogy:
Inheritance graph

List of all members.


Detailed Description

A p2b function always returning false.

A simpler name would be `false', but this is not a valid C++ identifier, as false is a keyword of the language.

Definition at line 50 of file antilogy.hh.