Public Attributes
megatree::UncontentiousQueue< T >::Node Struct Reference

List of all members.

Public Attributes

data
Nodenext

Detailed Description

template<class T>
struct megatree::UncontentiousQueue< T >::Node

Definition at line 25 of file uncontentious_queue.h.


Member Data Documentation

template<class T >
T megatree::UncontentiousQueue< T >::Node::data

Definition at line 27 of file uncontentious_queue.h.

template<class T >
Node* megatree::UncontentiousQueue< T >::Node::next

Definition at line 28 of file uncontentious_queue.h.


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


megatree_core
Author(s): Stuart Glaser
autogenerated on Mon Dec 2 2013 13:01:15