pion-net  4.0.7
Classes | Public Member Functions | Static Public Attributes
boost::lockfree::stack Class Reference

List of all members.

Classes

struct  node

Public Member Functions

 stack (std::size_t n)
bool push (T const &v)
bool pop (T *ret)
bool empty (void) const

Static Public Attributes

static const bool is_lockfree = node::tagged_ptr::is_lockfree

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