Tervel  1.0.0
A collection of wait-free containers and algorithms.
Classes | Functions
shift_helper.h File Reference
#include "tervel/util/info.h"
#include "tervel/util/descriptor.h"
#include "tervel/util/memory/hp/hazard_pointer.h"
#include "tervel/util/memory/rc/descriptor_util.h"

Go to the source code of this file.

Classes

class  ShiftHelper< ShiftOp, T >
 

Functions

template<class ShiftType >
bool completeShift (ShiftType *op, WFVector *vec, int pos)
 

Function Documentation

template<class ShiftType >
bool completeShift ( ShiftType *  op,
WFVector *  vec,
int  pos 
)