Public Types | Static Public Member Functions

mln::value::internal::helper_stack_image_lvalue_< n, I > Struct Template Reference

#include <stack.hh>

List of all members.

Public Types

typedef value::proxy
< stack_image< n, I > > 
ret

Static Public Member Functions

static ret make (stack_image< n, I > &ima, const typename I::psite &p)

Detailed Description

template<unsigned n, typename I>
struct mln::value::internal::helper_stack_image_lvalue_< n, I >

Definition at line 70 of file stack.hh.


Member Typedef Documentation

template<unsigned n, typename I>
typedef value::proxy< stack_image<n,I> > mln::value::internal::helper_stack_image_lvalue_< n, I >::ret

Definition at line 72 of file stack.hh.


Member Function Documentation

template<unsigned n, typename I>
static ret mln::value::internal::helper_stack_image_lvalue_< n, I >::make ( stack_image< n, I > &  ima,
const typename I::psite &  p 
) [inline, static]

Definition at line 73 of file stack.hh.