Public Types | Public Member Functions

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

#include <index_of_value.hh>

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

List of all members.

Public Types

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

Public Member Functions

unsigned operator() (const T &v) const

template<typename T>
struct mln::fun::v2i::index_of_value< T >


Member Typedef Documentation

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

Member Function Documentation

template<typename T >
unsigned mln::fun::v2i::index_of_value< T >::operator() ( const T v  )  const [inline]

References mln::fun::T.