true
.
More...
#include <tautology.hh>
Public Types | |
typedef Function_v2b< void > | category |
typedef E | exact_t |
typedef void | mutable_result |
typedef bool | result |
Public Member Functions | |
template<typename P> | |
bool | operator() (const P &p) const |
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.
typedef Function_v2b<void> mln::Function_v2b< E >::category [inherited] |
typedef E mln::Object< E >::exact_t [inherited] |
typedef void mln::Function_v2v< E >::mutable_result [inherited] |
typedef bool mln::fun::p2b::tautology::result |
bool mln::fun::p2b::tautology::operator() | ( | const P & | p | ) | const [inline] |
Definition at line 64 of file tautology.hh.