Public Types | Public Member Functions

mln::fun::i2v::value_at_index< T > Struct Template Reference

#include <value_at_index.hh>

Inheritance diagram for mln::fun::i2v::value_at_index< T >:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef value_at_index< Texact_t
typedef void mutable_result
typedef T result

Public Member Functions

T operator() (unsigned i) const

template<typename T>
struct mln::fun::i2v::value_at_index< T >


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< value_at_index< T > >::category [inherited]
typedef value_at_index< T > mln::Object< value_at_index< T > >::exact_t [inherited]
typedef void mln::Function_v2v< value_at_index< T > >::mutable_result [inherited]
template<typename T >
typedef T mln::fun::i2v::value_at_index< T >::result

Member Function Documentation

template<typename T >
T mln::fun::i2v::value_at_index< T >::operator() ( unsigned  i  )  const [inline]

References mln::fun::T.