Thrill  0.1
zip_with_index.hpp File Reference
#include <thrill/api/dia.hpp>
#include <thrill/api/dop_node.hpp>
#include <thrill/common/functional.hpp>
#include <thrill/common/logger.hpp>
#include <thrill/data/file.hpp>
#include <algorithm>
#include <functional>
+ Include dependency graph for zip_with_index.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ZipWithIndexNode< ValueType, ZipFunction >
 A DIANode which calculates the array index for each items and performs a Zip-like operation without extra rebalancing of the DIA data. More...
 

Namespaces

 thrill
 
 thrill::api
 

Macros

#define THRILL_API_ZIP_WITH_INDEX_HEADER
 

Macro Definition Documentation

◆ THRILL_API_ZIP_WITH_INDEX_HEADER

#define THRILL_API_ZIP_WITH_INDEX_HEADER

Definition at line 15 of file zip_with_index.hpp.