#include <from_accu.hh>
Public Types | |
| typedef A::argument | argument |
| typedef A * | param_t |
| typedef A::result | result |
| typedef set_unary_ | ret |
Static Public Member Functions | |
| static result | read (const param_t &accu_, const argument &x) |
Definition at line 63 of file from_accu.hh.
| typedef A::argument mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::argument |
Definition at line 67 of file from_accu.hh.
| typedef A* mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::param_t |
Definition at line 68 of file from_accu.hh.
| typedef A::result mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::result |
Definition at line 66 of file from_accu.hh.
| typedef set_unary_ mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::ret |
Definition at line 65 of file from_accu.hh.
| set_unary_< mln::fun::from_accu< A >, mln::Object, T >::result mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::read | ( | const param_t & | accu_, | |
| const argument & | x | |||
| ) | [inline, static] |
Definition at line 117 of file from_accu.hh.
1.7.1