memory
composable_allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > > Member List

This is the complete list of members for composable_allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >, including all inherited members.

allocator_type typedef (defined in composable_allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >)composable_allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >
try_allocate_array(allocator_type &state, std::size_t count, std::size_t size, std::size_t alignment) noexceptcomposable_allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >static
try_allocate_node(allocator_type &state, std::size_t size, std::size_t alignment) noexceptcomposable_allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >static
try_deallocate_array(allocator_type &state, void *array, std::size_t count, std::size_t size, std::size_t alignment) noexceptcomposable_allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >static
try_deallocate_node(allocator_type &state, void *node, std::size_t size, std::size_t alignment) noexceptcomposable_allocator_traits< memory_pool_collection< Pool, BucketDist, RawAllocator > >static