lockfree::simple_stack< Elt, Alloc >::wrapped Struct Reference

Collaboration diagram for lockfree::simple_stack< Elt, Alloc >::wrapped:

List of all members.

Public Member Functions

 wrapped (node_allocator_t &alloc, node *n)
bool end () const
Elt operator* () const

template<typename Elt, typename Alloc = std::allocator<Elt>>
struct lockfree::simple_stack< Elt, Alloc >::wrapped


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