#include <ithcomp.hh>
Public Types | |
| typedef I | argument1 |
| typedef T | argument2 |
| typedef comp_t::result | result |
| typedef set_binary_ | ret |
Public Member Functions | |
| typedef | mln_trait_nunary (mln::fun::comp, T) comp_t |
Static Public Member Functions | |
| static result | read (const argument1 &i, const argument2 &v) |
Definition at line 58 of file ithcomp.hh.
| typedef I mln::trait::next::set_binary_< mln::fun::ithcomp, mln::value::Integer, I, mln::Object, T >::argument1 |
Definition at line 61 of file ithcomp.hh.
| typedef T mln::trait::next::set_binary_< mln::fun::ithcomp, mln::value::Integer, I, mln::Object, T >::argument2 |
Definition at line 62 of file ithcomp.hh.
| typedef comp_t ::result mln::trait::next::set_binary_< mln::fun::ithcomp, mln::value::Integer, I, mln::Object, T >::result |
Definition at line 64 of file ithcomp.hh.
| typedef set_binary_ mln::trait::next::set_binary_< mln::fun::ithcomp, mln::value::Integer, I, mln::Object, T >::ret |
Definition at line 60 of file ithcomp.hh.
| typedef mln::trait::next::set_binary_< mln::fun::ithcomp, mln::value::Integer, I, mln::Object, T >::mln_trait_nunary | ( | mln::fun::comp | , | |
| T | ||||
| ) |
| static result mln::trait::next::set_binary_< mln::fun::ithcomp, mln::value::Integer, I, mln::Object, T >::read | ( | const argument1 & | i, | |
| const argument2 & | v | |||
| ) | [inline, static] |
Definition at line 66 of file ithcomp.hh.
1.5.6