Honeycomb
0.1
Component-Model Framework
|
#include "Honey/Memory/Pool.h"
Go to the source code of this file.
Classes | |
class | honey::lockfree::FreeList< T > |
Lock-free freelist, allocates re-usable objects and provides automatic storage expansion for concurrent algorithms. More... | |
class | honey::lockfree::FreeListAllocator< T > |
Namespaces | |
honey | |
Global Honeycomb namespace. | |
honey::lockfree | |
Lock-free methods and containers. | |