Thrill  0.1
cat_block_source.hpp File Reference
#include <thrill/data/block.hpp>
#include <utility>
#include <vector>
+ Include dependency graph for cat_block_source.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CatBlockSource< BlockSource >
 CatBlockSource is a BlockSource which concatenates all Blocks available from a vector of BlockSources. More...
 

Namespaces

 thrill
 
 thrill::data
 

Macros

#define THRILL_DATA_CAT_BLOCK_SOURCE_HEADER
 

Macro Definition Documentation

◆ THRILL_DATA_CAT_BLOCK_SOURCE_HEADER

#define THRILL_DATA_CAT_BLOCK_SOURCE_HEADER

Definition at line 13 of file cat_block_source.hpp.