Thrill  0.1
collapse.hpp File Reference
#include <thrill/api/dia.hpp>
#include <thrill/api/dia_node.hpp>
#include <tlx/meta/function_stack.hpp>
#include <algorithm>
+ Include dependency graph for collapse.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CollapseNode< ValueType >
 
struct  CollapseSwitch< ValueType, Stack >
 Template switch to generate a CollapseNode if there is a non-empty Stack. More...
 
struct  CollapseSwitch< ValueType, tlx::FunctionStack< ValueType > >
 Template switch to NOT generate a CollapseNode if there is an empty Stack. More...
 

Namespaces

 thrill
 
 thrill::api
 

Macros

#define THRILL_API_COLLAPSE_HEADER
 

Macro Definition Documentation

◆ THRILL_API_COLLAPSE_HEADER

#define THRILL_API_COLLAPSE_HEADER

Definition at line 14 of file collapse.hpp.