Thrill  0.1
CollapseSwitch< ValueType, Stack > Struct Template Reference

Detailed Description

template<typename ValueType, typename Stack>
struct thrill::api::CollapseSwitch< ValueType, Stack >

Template switch to generate a CollapseNode if there is a non-empty Stack.

Definition at line 137 of file collapse.hpp.

#include <collapse.hpp>

Static Public Member Functions

static DIA< ValueType > MakeCollapse (const DIA< ValueType, Stack > &dia)
 

Member Function Documentation

◆ MakeCollapse()

static DIA<ValueType> MakeCollapse ( const DIA< ValueType, Stack > &  dia)
inlinestatic

Definition at line 138 of file collapse.hpp.

References DIA< ValueType_, Stack_ >::IsValid().

Referenced by DIA< BfsNode >::Collapse().


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