Public Types | Public Member Functions

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

#include <value_at_index.hh>

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

List of all members.

Public Types

typedef Function_v2v< void > category
typedef value_at_index< bool > exact_t
typedef void mutable_result
typedef bool result

Public Member Functions

bool operator() (unsigned i) const

Detailed Description

template<>
struct mln::fun::i2v::value_at_index< bool >

Definition at line 55 of file value_at_index.hh.


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< value_at_index< bool > >::category [inherited]

Reimplemented from mln::Function< value_at_index< bool > >.

Definition at line 126 of file function.hh.

typedef value_at_index< bool > mln::Object< value_at_index< bool > >::exact_t [inherited]

Definition at line 173 of file object.hh.

typedef void mln::Function_v2v< value_at_index< bool > >::mutable_result [inherited]

Definition at line 127 of file function.hh.

typedef bool mln::fun::i2v::value_at_index< bool >::result

Definition at line 57 of file value_at_index.hh.


Member Function Documentation

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

Definition at line 74 of file value_at_index.hh.