Public Types | Public Member Functions

mln::fun::v2i::index_of_value< bool > Struct Template Reference

#include <index_of_value.hh>

Inheritance diagram for mln::fun::v2i::index_of_value< bool >:
Inheritance graph

List of all members.

Public Types

typedef Function_v2v< void > category
typedef index_of_value< bool > exact_t
typedef void mutable_result
typedef unsigned result

Public Member Functions

unsigned operator() (bool b) const

Detailed Description

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

Definition at line 55 of file index_of_value.hh.


Member Typedef Documentation

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

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

Definition at line 126 of file function.hh.

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

Definition at line 173 of file object.hh.

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

Definition at line 127 of file function.hh.

typedef unsigned mln::fun::v2i::index_of_value< bool >::result

Definition at line 57 of file index_of_value.hh.


Member Function Documentation

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

Definition at line 77 of file index_of_value.hh.