Template Struct KeyComparisonFunctor

Struct Documentation

template<typename RecordT, typename T>
struct KeyComparisonFunctor

Public Functions

bool operator()(RecordT const &a, RecordT const &b) const

Public Members

Key<T> key