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

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


Member Typedef Documentation

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

Member Function Documentation

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