This is the complete list of members for allocator_traits< memory_pool< PoolType, ImplRawAllocator > >, including all inherited members.
allocate_array(allocator_type &state, std::size_t count, std::size_t size, std::size_t alignment) | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > | static |
allocate_node(allocator_type &state, std::size_t size, std::size_t alignment) | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > | static |
allocator_type typedef (defined in allocator_traits< memory_pool< PoolType, ImplRawAllocator > >) | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > | |
deallocate_array(allocator_type &state, void *array, std::size_t count, std::size_t size, std::size_t) noexcept | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > | static |
deallocate_node(allocator_type &state, void *node, std::size_t size, std::size_t) noexcept | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > | static |
is_stateful typedef (defined in allocator_traits< memory_pool< PoolType, ImplRawAllocator > >) | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > | |
max_alignment(const allocator_type &state) noexcept | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > | static |
max_array_size(const allocator_type &state) noexcept | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > | static |
max_node_size(const allocator_type &state) noexcept | allocator_traits< memory_pool< PoolType, ImplRawAllocator > > | static |