Milena (Olena)  User documentation 2.0a Id
 All Classes Namespaces Functions Variables Typedefs Enumerator Groups Pages
mln::fun::p2b::tautology Struct Reference

A p2b function always returning true. More...

#include <tautology.hh>

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

Detailed Description

A p2b function always returning true.

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

Definition at line 50 of file tautology.hh.