#include <ExternalReference.h>
template<typename Container , bool IgnorePushInitial = false>
template<typename _T >
change the type the worklist holds
template<typename Container , bool IgnorePushInitial = false>
T is the value type of the WL.
template<typename Container , bool IgnorePushInitial = false>
template<typename Container , bool IgnorePushInitial = false>
pop a value from the queue.
template<typename Container , bool IgnorePushInitial = false>
push a value onto the queue
template<typename Container , bool IgnorePushInitial = false>
template<typename Iter >
push a range onto the queue
template<typename Container , bool IgnorePushInitial = false>
template<typename RangeTy >
push initial range onto the queue called with the same b and e on each thread
The documentation for this class was generated from the following file: