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

#include <mln/fun/v2i/index_of_value.hh>

Public Member Functions

unsigned operator() (bool b) const

Public Types

typedef Function_v2v< void > category
typedef index_of_value< boolexact_t
typedef void mutable_result
typedef unsigned result

Detailed Description

template<>
struct mln::fun::v2i::index_of_value< bool >

Definition at line 55 of file index_of_value.hh.

Member Function Documentation

unsigned mln::fun::v2i::index_of_value< bool >::operator() ( bool  b) const

Member Typedef Documentation

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

Definition at line 134 of file function.hh.

Definition at line 105 of file object.hh.

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

Definition at line 135 of file function.hh.

Definition at line 57 of file index_of_value.hh.