GaloisRuntime::WorkList::ConExtLinkedStack< T, concurrent > Class Template Reference
#include <WorkListHelpers.h>
List of all members.
Classes |
class | ListNode |
Public Member Functions |
bool | empty () const |
void | push (T *C) |
T * | pop () |
Private Attributes |
PtrLock< T *, concurrent > | head |
template<typename T, bool concurrent>
class GaloisRuntime::WorkList::ConExtLinkedStack< T, concurrent >
Member Function Documentation
template<typename T , bool concurrent>
template<typename T , bool concurrent>
template<typename T , bool concurrent>
Member Data Documentation
template<typename T , bool concurrent>
The documentation for this class was generated from the following file: