allocate(size_type count) | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
base_allocator_type typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
const_pointer typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
construct(Value *ptr, ValueArgs &&... valueArgs) | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
deallocate(pointer ptr, size_type count) noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
destroy(Value *ptr) noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
difference_type typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
get_base_allocator() const noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
mem_pool_params typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
operator unsynchronized_pool_allocator< Value, base_allocator_type, mem_pool_params >() const noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
operator!=(const unsynchronized_pool_allocator &alloc) const noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
operator=(const unsynchronized_pool_allocator &alloc) noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
operator==(const unsynchronized_pool_allocator &alloc) const noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
pointer typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
propagate_on_container_copy_assignment typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
propagate_on_container_move_assignment typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
propagate_on_container_swap typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
select_on_container_copy_construction() const noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
size_type typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
unsynchronized_pool_allocator(const base_allocator_type &alloc=base_allocator_type()) | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inlineexplicit |
unsynchronized_pool_allocator(const unsynchronized_pool_allocator &alloc) noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inline |
unsynchronized_pool_allocator(const std::shared_ptr< MemPool > &memPool) noexcept | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | inlineexplicitprotected |
value_type typedef | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |
~unsynchronized_pool_allocator()=default | momo::stdish::unsynchronized_pool_allocator< TValue, TBaseAllocator, TMemPoolParams > | |