Galois::WorkList::FIFO< T, Concurrent > Struct Template Reference
Simple FIFO worklist (not scalable).
More...
#include <Fifo.h>
List of all members.
Detailed Description
template<typename T = int, bool Concurrent = true>
struct Galois::WorkList::FIFO< T, Concurrent >
Simple FIFO worklist (not scalable).
Member Typedef Documentation
template<typename T = int, bool Concurrent = true>
Member Function Documentation
template<typename T = int, bool Concurrent = true>
template<typename T = int, bool Concurrent = true>
template<typename Iter >
template<typename T = int, bool Concurrent = true>
template<typename T = int, bool Concurrent = true>
template<typename RangeTy >
template<typename T = int, bool Concurrent = true>
Member Data Documentation
template<typename T = int, bool Concurrent = true>
The documentation for this struct was generated from the following file: