#include <binary.hh>
Public Types | |
typedef def::argument1 | argument1 |
typedef def::argument2 | argument2 |
typedef Function_v2v< void > | category |
typedef binary< Fun, T1, T2 > | exact_t |
typedef Fun | flag |
typedef void | mutable_result |
typedef def::result | result |
Public Member Functions | |
template<typename U > | |
void | init (const U &value) |
typedef | mln_trait_nbinary (flag, T1, T2) def |
result | operator() (const argument1 &a, const argument2 &b) const |
typedef def::argument1 mln::fun::spe::impl::binary_impl< false, Fun, T1, T2 >::argument1 |
typedef def::argument2 mln::fun::spe::impl::binary_impl< false, Fun, T1, T2 >::argument2 |
typedef Function_v2v<void> mln::Function_v2v< binary< Fun, T1, T2 > >::category [inherited] |
Reimplemented from mln::Function< binary< Fun, T1, T2 > >.
typedef binary< Fun, T1, T2 > mln::Object< binary< Fun, T1, T2 > >::exact_t [inherited] |
typedef Fun mln::fun::spe::impl::binary_impl< false, Fun, T1, T2 >::flag |
typedef void mln::Function_v2v< binary< Fun, T1, T2 > >::mutable_result [inherited] |
typedef def::result mln::fun::spe::impl::binary_impl< false, Fun, T1, T2 >::result |
void mln::fun::spe::impl::binary_impl< false, Fun, T1, T2 >::init | ( | const U & | value | ) | [inline] |
typedef mln::fun::spe::impl::binary_impl< false, Fun, T1, T2 >::mln_trait_nbinary | ( | flag | , | |
T1 | , | |||
T2 | ||||
) |