#include <value_at_index.hh>

Public Types | |
| typedef Function_v2v< void > | category |
| typedef value_at_index< T > | exact_t |
| typedef void | mutable_result |
| typedef T | result |
Public Member Functions | |
| T | operator() (unsigned i) const |
Definition at line 47 of file value_at_index.hh.
typedef Function_v2v<void> mln::Function_v2v< value_at_index< T > >::category [inherited] |
Reimplemented from mln::Function< value_at_index< T > >.
Definition at line 126 of file function.hh.
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] |
Definition at line 127 of file function.hh.
| typedef T mln::fun::i2v::value_at_index< T >::result |
Definition at line 50 of file value_at_index.hh.
| T mln::fun::i2v::value_at_index< T >::operator() | ( | unsigned | i | ) | const [inline] |
Definition at line 67 of file value_at_index.hh.
References mln::fun::T.
1.7.1