#include <inf.hh>
Public Types | |
typedef Meta_Function_vv2v< void > | category |
typedef inf | exact_t |
typedef inf | flag |
Public Member Functions | |
void | init (const U &value) |
typedef | mln_trait_fun_storage (flag) storage |
with< T1, T2 >::ret::result | operator() (const T1 &a, const T2 &b) const |
const stored< storage > & | state () const |
stored< storage > & | state () |
Protected Attributes | |
stored< storage > | state_ |
typedef Meta_Function_vv2v<void> mln::Meta_Function_vv2v< inf >::category [inherited] |
Reimplemented from mln::Meta_Function< inf >.
typedef inf mln::Object< inf >::exact_t [inherited] |
typedef inf mln::fun::binary< inf , inf >::flag [inherited] |
void mln::fun::binary< inf , inf >::init | ( | const U & | value | ) | [inline, inherited] |
typedef mln::fun::binary< inf , inf >::mln_trait_fun_storage | ( | flag | ) | [inherited] |
with<T1, T2>::ret::result mln::fun::binary< inf , inf >::operator() | ( | const T1 & | a, | |
const T2 & | b | |||
) | const [inline, inherited] |
const stored<storage>& mln::fun::binary< inf , inf >::state | ( | ) | const [inline, inherited] |
stored<storage>& mln::fun::binary< inf , inf >::state | ( | ) | [inline, inherited] |
stored<storage> mln::fun::binary< inf , inf >::state_ [protected, inherited] |