Template Struct KeyExtractionFunctor

Struct Documentation

template<typename RecordT, typename T>
struct KeyExtractionFunctor

Public Types

typedef Field<T>::Value result_type

Public Functions

result_type operator()(RecordT const &r) const

Public Members

Key<T> key