boost::lockfree::static_freelist< T, Alloc > Class Template Reference

List of all members.

Detailed Description

template<typename T, typename Alloc = std::allocator<T>>
class boost::lockfree::static_freelist< T, Alloc >

Definition at line 224 of file freelist.hpp.

Public Member Functions

 static_freelist (std::size_t max_nodes)
 ~static_freelist (void)
T * allocate (void)
void deallocate (T *n)

Classes

struct  freelist_node


The documentation for this class was generated from the following file:
Generated on Fri Jun 24 16:57:37 2011 for pion-net by  doxygen 1.4.7