rpa::cas1< Iter > Struct Template Reference

Default version of 'compare_and_swap', in order to be able to compile. More...

#include <cas.h>

List of all members.

Static Public Member Functions

static bool cas (typename atomic< Iter >::atomic_type *ItPtr, Iter ItOld, Iter ItNew)


Detailed Description

template<class Iter>
struct rpa::cas1< Iter >

Default version of 'compare_and_swap', in order to be able to compile.

It has to be specialised, to be able to link ! Note: Should be easy to implement, for pointers.


Member Function Documentation

template<class Iter>
static bool rpa::cas1< Iter >::cas ( typename atomic< Iter >::atomic_type *  ItPtr,
Iter  ItOld,
Iter  ItNew 
) [static]


The documentation for this struct was generated from the following file:
Generated on Tue Sep 25 10:20:34 2007 for rpa by  doxygen 1.4.7