This is the complete list of members for wpi::memory::allocator_traits< memory_stack< BlockAllocator > >, including all inherited members.
allocate_array(allocator_type &state, std::size_t count, std::size_t size, std::size_t alignment) | wpi::memory::allocator_traits< memory_stack< BlockAllocator > > | inlinestatic |
allocate_node(allocator_type &state, std::size_t size, std::size_t alignment) | wpi::memory::allocator_traits< memory_stack< BlockAllocator > > | inlinestatic |
allocator_type typedef | wpi::memory::allocator_traits< memory_stack< BlockAllocator > > | |
deallocate_array(allocator_type &state, void *ptr, std::size_t count, std::size_t size, std::size_t alignment) noexcept | wpi::memory::allocator_traits< memory_stack< BlockAllocator > > | inlinestatic |
deallocate_node(allocator_type &state, void *, std::size_t size, std::size_t) noexcept | wpi::memory::allocator_traits< memory_stack< BlockAllocator > > | inlinestatic |
is_stateful typedef | wpi::memory::allocator_traits< memory_stack< BlockAllocator > > | |
max_alignment(const allocator_type &) noexcept | wpi::memory::allocator_traits< memory_stack< BlockAllocator > > | inlinestatic |
max_array_size(const allocator_type &state) noexcept | wpi::memory::allocator_traits< memory_stack< BlockAllocator > > | inlinestatic |
max_node_size(const allocator_type &state) noexcept | wpi::memory::allocator_traits< memory_stack< BlockAllocator > > | inlinestatic |