![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
This is the complete list of members for STLSlabAllocator< T >, including all inherited members.
| allocate(size_type n, const void *=0) | STLSlabAllocator< T > | inline |
| allocator | STLSlabAllocator< T > | private |
| const_pointer typedef | STLSlabAllocator< T > | |
| const_reference typedef | STLSlabAllocator< T > | |
| construct(pointer p, const T &val) | STLSlabAllocator< T > | inline |
| deallocate(pointer p, size_type n) | STLSlabAllocator< T > | inline |
| destroy(pointer p) | STLSlabAllocator< T > | inline |
| difference_type typedef | STLSlabAllocator< T > | |
| getAllocator() const | STLSlabAllocator< T > | inline |
| pointer typedef | STLSlabAllocator< T > | |
| reference typedef | STLSlabAllocator< T > | |
| size_type typedef | STLSlabAllocator< T > | |
| STLSlabAllocator(size_t size) | STLSlabAllocator< T > | inline |
| STLSlabAllocator(void *memPool, size_t size) | STLSlabAllocator< T > | inline |
| STLSlabAllocator(const STLSlabAllocator< U > &other) | STLSlabAllocator< T > | inline |
| value_type typedef | STLSlabAllocator< T > |