#include <scomp.hh>
Public Types | |
| typedef T | argument |
| typedef comp_t::lvalue | lvalue |
| typedef comp_t::result | result |
| typedef set_unary_ | ret |
Public Member Functions | |
| typedef | mln_trait_nunary (fun::comp, T) comp_t |
Static Public Member Functions | |
| static result | read (const argument &v) |
| static void | write (lvalue l, const result &r) |
Definition at line 59 of file scomp.hh.
| typedef T mln::trait::next::set_unary_< fun::scomp< ith >, mln::Object, T >::argument |
| typedef comp_t ::lvalue mln::trait::next::set_unary_< fun::scomp< ith >, mln::Object, T >::lvalue |
| typedef comp_t ::result mln::trait::next::set_unary_< fun::scomp< ith >, mln::Object, T >::result |
| typedef set_unary_ mln::trait::next::set_unary_< fun::scomp< ith >, mln::Object, T >::ret |
| typedef mln::trait::next::set_unary_< fun::scomp< ith >, mln::Object, T >::mln_trait_nunary | ( | fun::comp | , | |
| T | ||||
| ) |
| static result mln::trait::next::set_unary_< fun::scomp< ith >, mln::Object, T >::read | ( | const argument & | v | ) | [inline, static] |
| static void mln::trait::next::set_unary_< fun::scomp< ith >, mln::Object, T >::write | ( | lvalue | l, | |
| const result & | r | |||
| ) | [inline, static] |
1.7.1