#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) |
typedef A::argument mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::argument |
typedef A* mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::param_t |
typedef A::result mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::result |
typedef set_unary_ mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::ret |
static result mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::read | ( | const param_t & | accu_, | |
const argument & | x | |||
) | [inline, static] |