Public Types | Static Public Member Functions

mln::trait::next::set_precise_unary_< fun::row, point< G, C > > Struct Template Reference

#include <row.hh>

List of all members.

Public Types

typedef point< G, C > argument
typedef argumentlvalue
typedef argument::coord result
typedef set_precise_unary_ ret

Static Public Member Functions

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

Detailed Description

template<typename G, typename C>
struct mln::trait::next::set_precise_unary_< fun::row, point< G, C > >

Definition at line 55 of file row.hh.


Member Typedef Documentation

template<typename G , typename C >
typedef point<G,C> mln::trait::next::set_precise_unary_< fun::row, point< G, C > >::argument

Definition at line 58 of file row.hh.

template<typename G , typename C >
typedef argument& mln::trait::next::set_precise_unary_< fun::row, point< G, C > >::lvalue

Definition at line 60 of file row.hh.

template<typename G , typename C >
typedef argument::coord mln::trait::next::set_precise_unary_< fun::row, point< G, C > >::result

Definition at line 59 of file row.hh.

template<typename G , typename C >
typedef set_precise_unary_ mln::trait::next::set_precise_unary_< fun::row, point< G, C > >::ret

Definition at line 57 of file row.hh.


Member Function Documentation

template<typename G , typename C >
static result mln::trait::next::set_precise_unary_< fun::row, point< G, C > >::read ( const argument p  )  [inline, static]

Definition at line 62 of file row.hh.

template<typename G , typename C >
static void mln::trait::next::set_precise_unary_< fun::row, point< G, C > >::write ( lvalue  l,
const result r 
) [inline, static]

Definition at line 67 of file row.hh.