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

Inherits boost::lockfree::detail::dummy_freelist< T, Alloc >< T, Alloc >.

List of all members.


Detailed Description

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

Definition at line 146 of file freelist.hpp.

Public Member Functions

 caching_freelist (void)
 caching_freelist (std::size_t initial_nodes)
 ~caching_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