pion-net  4.0.9
Static Public Member Functions | Static Public Attributes | List of all members
boost::lockfree::detail::atomic_cas< C > Struct Template Reference

Static Public Member Functions

static bool cas (volatile C *addr, C const &old, C const &nw)
 

Static Public Attributes

static const bool is_lockfree = cas_t::is_lockfree
 

Detailed Description

template<typename C>
struct boost::lockfree::detail::atomic_cas< C >

Definition at line 187 of file cas.hpp.


The documentation for this struct was generated from the following file: