Thrill  0.1
group_to_index.hpp File Reference
#include <thrill/api/dia.hpp>
#include <thrill/api/dop_node.hpp>
#include <thrill/api/group_by_iterator.hpp>
#include <thrill/common/functional.hpp>
#include <thrill/common/logger.hpp>
#include <tlx/vector_free.hpp>
#include <algorithm>
#include <functional>
#include <type_traits>
#include <typeinfo>
#include <utility>
#include <vector>
+ Include dependency graph for group_to_index.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GroupToIndexNode< ValueType, KeyExtractor, GroupFunction >
 
class  GroupToIndexNode< ValueType, KeyExtractor, GroupFunction >::ValueComparator
 

Namespaces

 thrill
 
 thrill::api
 

Macros

#define THRILL_API_GROUP_TO_INDEX_HEADER
 

Macro Definition Documentation

◆ THRILL_API_GROUP_TO_INDEX_HEADER

#define THRILL_API_GROUP_TO_INDEX_HEADER

Definition at line 17 of file group_to_index.hpp.