address(reference x) const | honey::Allocator< SmallAllocator, T > | inline |
address(const_reference x) const | honey::Allocator< SmallAllocator, T > | inline |
allocate(size_type n, const void *=0) | honey::MemPoolAllocator< SmallAllocator, T > | inline |
allocate(size_type n, const char *srcFile, int srcLine, const void *=0) | honey::MemPoolAllocator< SmallAllocator, T > | inline |
const_pointer typedef | honey::Allocator< SmallAllocator, T > | |
const_reference typedef | honey::Allocator< SmallAllocator, T > | |
construct(U *p, Args &&...args) | honey::Allocator< SmallAllocator, T > | inline |
deallocate(pointer p, size_type) | honey::MemPoolAllocator< SmallAllocator, T > | inline |
destroy(U *p) | honey::Allocator< SmallAllocator, T > | inline |
difference_type typedef | honey::Allocator< SmallAllocator, T > | |
max_size() const | honey::Allocator< SmallAllocator, T > | inline |
operator!=(const SmallAllocator< T > &) const | honey::Allocator< SmallAllocator, T > | inline |
operator==(const SmallAllocator< T > &) const | honey::Allocator< SmallAllocator, T > | inline |
pointer typedef | honey::MemPoolAllocator< SmallAllocator, T > | |
pool() | honey::SmallAllocator< T > | inlinestatic |
reference typedef | honey::Allocator< SmallAllocator, T > | |
size_type typedef | honey::MemPoolAllocator< SmallAllocator, T > | |
SmallAllocator()=default | honey::SmallAllocator< T > | |
SmallAllocator(const SmallAllocator< U > &) | honey::SmallAllocator< T > | inline |
subc() | honey::Allocator< SmallAllocator, T > | inlineprotected |
subc() const | honey::Allocator< SmallAllocator, T > | inlineprotected |
value_type typedef | honey::Allocator< SmallAllocator, T > | |