Public Types | Static Public Member Functions

mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T > Struct Template Reference

#include <from_accu.hh>

List of all members.

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)

template<typename A, typename T>
struct mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >


Member Typedef Documentation

template<typename A , typename T >
typedef A::argument mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::argument
template<typename A , typename T >
typedef A* mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::param_t
template<typename A , typename T >
typedef A::result mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::result
template<typename A , typename T >
typedef set_unary_ mln::trait::next::set_unary_< mln::fun::from_accu< A >, mln::Object, T >::ret

Member Function Documentation

template<typename A , typename T >
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]