Template Struct FType

Struct Documentation

template<typename V, typename I>
struct FType

Public Types

typedef std::iterator_traits<I>::value_type VT
typedef V (*FnType)(VT)