|
QuantumLibrary
|
#include <quantum_coroutine_pool_allocator.h>
Public Types | |
| typedef std::false_type | default_constructor |
Public Member Functions | |
| CoroutinePoolAllocatorProxy (uint16_t size) | |
| boost::context::stack_context | allocate () |
| void | deallocate (const boost::context::stack_context &ctx) |
| size_t | allocatedBlocks () const |
| size_t | allocatedHeapBlocks () const |
| bool | isFull () const |
| bool | isEmpty () const |
| typedef std::false_type Bloomberg::quantum::CoroutinePoolAllocatorProxy< STACK_TRAITS >::default_constructor |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |