Galois::WorkList::LIFO< T, Concurrent > Struct Template Reference
Simple LIFO worklist (not scalable).
More...
#include <Lifo.h>
List of all members.
Detailed Description
template<typename T = int, bool Concurrent = true>
struct Galois::WorkList::LIFO< T, Concurrent >
Simple LIFO 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: