Public Types | Static Public Member Functions

mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > > Struct Template Reference

#include <green.hh>

List of all members.

Public Types

typedef mln::value::rgb< n > argument
typedef argumentlvalue
typedef argument::green_t result
typedef set_precise_unary_ ret

Static Public Member Functions

static result read (const argument &x)
static void write (lvalue l, const result &r)

template<unsigned n>
struct mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > >


Member Typedef Documentation


Member Function Documentation

template<unsigned n>
static result mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > >::read ( const argument x  )  [inline, static]
template<unsigned n>
static void mln::trait::next::set_precise_unary_< mln::fun::green, mln::value::rgb< n > >::write ( lvalue  l,
const result r 
) [inline, static]