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

List of all members.

Classes

struct  node

Public Member Functions

 fifo (std::size_t initial_nodes)
bool empty (void)
bool enqueue (T const &t)
bool dequeue (T *ret)

Static Public Attributes

static const bool is_lockfree = node::tagged_ptr_t::is_lockfree

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