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 Apr 30 14:48:54 2010 for pion-net by  doxygen 1.4.7