$extrastylesheet
Olena  User documentation 2.1
An Image Processing Platform
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
mln::fun::i2v::value_at_index< bool > Struct Template Reference

#include <mln/fun/i2v/value_at_index.hh>

Public Member Functions

bool operator() (unsigned i) const

Public Types

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

Detailed Description

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

Definition at line 55 of file value_at_index.hh.

Member Function Documentation

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

Member Typedef Documentation

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

Definition at line 134 of file function.hh.

Definition at line 105 of file object.hh.

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

Definition at line 135 of file function.hh.

Definition at line 57 of file value_at_index.hh.