Galois::WorkList::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, Concurrent >::rethread< _concurrent > Struct Template Reference
#include <Obim.h>
List of all members.
template<class Indexer = DummyIndexer<int>, typename Container = FIFO<>, unsigned BlockPeriod = 0, bool BSP = true, typename T = int, typename Index = int, bool Concurrent = true>
template<bool _concurrent>
struct Galois::WorkList::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, Concurrent >::rethread< _concurrent >
Member Typedef Documentation
template<class Indexer = DummyIndexer<int>, typename Container = FIFO<>, unsigned BlockPeriod = 0, bool BSP = true, typename T = int, typename Index = int, bool Concurrent = true>
template<bool _concurrent>
typedef OrderedByIntegerMetric<Indexer, typename Container::template rethread<_concurrent>::type, BlockPeriod, BSP, T, Index, _concurrent> Galois::WorkList::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, Concurrent >::rethread< _concurrent >::type |
The documentation for this struct was generated from the following file: