allocate_array(std::size_t count, std::size_t size, std::size_t alignment) | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
allocate_node(std::size_t size, std::size_t alignment) | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
binary_segregator(segregatable s, fallback_allocator_type fallback=fallback_allocator_type()) | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inlineexplicit |
deallocate_array(void *array, std::size_t count, std::size_t size, std::size_t alignment) noexcept | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
deallocate_node(void *ptr, std::size_t size, std::size_t alignment) noexcept | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
fallback_allocator_type typedef | wpi::memory::binary_segregator< Segregatable, RawAllocator > | |
get_fallback_allocator() noexcept | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
get_fallback_allocator() const noexcept | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
get_segregatable_allocator() noexcept | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
get_segregatable_allocator() const noexcept | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
max_alignemnt() const | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
max_array_size() const | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
max_node_size() const | wpi::memory::binary_segregator< Segregatable, RawAllocator > | inline |
segregatable typedef | wpi::memory::binary_segregator< Segregatable, RawAllocator > | |
segregatable_allocator_type typedef | wpi::memory::binary_segregator< Segregatable, RawAllocator > | |