Galois
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
galois::worklists::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, UseBarrier, UseMonotonic, UseDescending, Concurrent >::with_monotonic< _use_monotonic > Struct Template Reference

#include <Obim.h>

Public Types

typedef OrderedByIntegerMetric
< Indexer, Container,
BlockPeriod, BSP, T, Index,
UseBarrier, _use_monotonic,
UseDescending, Concurrent > 
type
 

Member Typedef Documentation

template<class Indexer = DummyIndexer<int>, typename Container = PerSocketChunkFIFO<>, unsigned BlockPeriod = 0, bool BSP = true, typename T = int, typename Index = int, bool UseBarrier = false, bool UseMonotonic = false, bool UseDescending = false, bool Concurrent = true>
template<bool _use_monotonic>
typedef OrderedByIntegerMetric<Indexer, Container, BlockPeriod, BSP, T, Index, UseBarrier, _use_monotonic, UseDescending, Concurrent> galois::worklists::OrderedByIntegerMetric< Indexer, Container, BlockPeriod, BSP, T, Index, UseBarrier, UseMonotonic, UseDescending, Concurrent >::with_monotonic< _use_monotonic >::type

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