$extrastylesheet
#include <mln/fun/v2v/component.hh>
Public Member Functions | |
typedef | mln_trait_value_comp (T, i) result |
result | operator() (const T &v) const |
Public Types | |
typedef Function_v2v< void > | category |
typedef component< T, i > | exact_t |
typedef void | mutable_result |
Functor that accesses the i-th component of a value.
Definition at line 51 of file component.hh.
typedef mln::fun::v2v::component< T, i >::mln_trait_value_comp | ( | T | , |
i | |||
) |
result mln::fun::v2v::component< T, i >::operator() | ( | const T & | v | ) | const |
|
inherited |
Definition at line 134 of file function.hh.
|
inherited |
Definition at line 135 of file function.hh.