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

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


Member Typedef Documentation

typedef Function_v2v<void> mln::Function_v2v< index_of_value< bool > >::category [inherited]
typedef index_of_value< bool > mln::Object< index_of_value< bool > >::exact_t [inherited]
typedef void mln::Function_v2v< index_of_value< bool > >::mutable_result [inherited]
typedef unsigned mln::fun::v2i::index_of_value< bool >::result

Member Function Documentation

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