#include <binary_param.hh>

| Public Types | |
| typedef Meta_Function_vv2v< void > | category | 
| typedef E | exact_t | 
| typedef F | flag | 
| typedef Param | param | 
| typedef Storage | storage | 
| Public Member Functions | |
| binary_param () | |
| template<typename U > | |
| binary_param (const U ¶m) | |
| 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< E >::category  [inherited] | 
Reimplemented from mln::Meta_Function< E >.
| typedef E mln::Object< E >::exact_t  [inherited] | 
| typedef F mln::fun::binary_param< F, Param, Storage, E >::flag | 
Reimplemented from mln::fun::binary< binary_param< F, Param, Storage >, E >.
| typedef Param mln::fun::binary_param< F, Param, Storage, E >::param | 
| typedef Storage mln::fun::binary_param< F, Param, Storage, E >::storage | 
| mln::fun::binary_param< F, Param, Storage, E >::binary_param | ( | ) |  [inline] | 
| mln::fun::binary_param< F, Param, Storage, E >::binary_param | ( | const U & | param | ) |  [inline] | 
| void mln::fun::binary< binary_param< F, Param, Storage > , E >::init | ( | const U & | value | ) |  [inline, inherited] | 
| typedef mln::fun::binary< binary_param< F, Param, Storage > , E >::mln_trait_fun_storage | ( | flag | ) |  [inherited] | 
| with<T1, T2>::ret::result mln::fun::binary< binary_param< F, Param, Storage > , E >::operator() | ( | const T1 & | a, | |
| const T2 & | b | |||
| ) | const  [inline, inherited] | 
| const stored<storage>& mln::fun::binary< binary_param< F, Param, Storage > , E >::state | ( | ) | const  [inline, inherited] | 
| stored<storage>& mln::fun::binary< binary_param< F, Param, Storage > , E >::state | ( | ) |  [inline, inherited] | 
| stored<storage> mln::fun::binary< binary_param< F, Param, Storage > , E >::state_  [protected, inherited] | 
 1.7.1
 1.7.1