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