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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
STLSlabAllocator< T > Member List

This is the complete list of members for STLSlabAllocator< T >, including all inherited members.

allocate(size_type n, const void *=0)STLSlabAllocator< T >inline
allocatorSTLSlabAllocator< T >private
const_pointer typedefSTLSlabAllocator< T >
const_reference typedefSTLSlabAllocator< 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 typedefSTLSlabAllocator< T >
getAllocator() const STLSlabAllocator< T >inline
pointer typedefSTLSlabAllocator< T >
reference typedefSTLSlabAllocator< T >
size_type typedefSTLSlabAllocator< 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 typedefSTLSlabAllocator< T >