Thrill  0.1
ReduceMakeTableItem< Value, TableItem, VolatileKey > Class Template Reference

Detailed Description

template<typename Value, typename TableItem, bool VolatileKey>
class thrill::core::ReduceMakeTableItem< Value, TableItem, VolatileKey >

template specialization switch class to convert a Value either to Value (identity) or to a std::pair<Key, Value> with Key generated from Value using a key extractor for VolatileKey implementations.

Definition at line 157 of file reduce_functional.hpp.

#include <reduce_functional.hpp>


The documentation for this class was generated from the following file: