memory
binary_segregator< Segregatable, RawAllocator > Member List

This is the complete list of members for binary_segregator< Segregatable, RawAllocator >, including all inherited members.

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) noexceptbinary_segregator< Segregatable, RawAllocator >
deallocate_node(void *ptr, std::size_t size, std::size_t alignment) noexceptbinary_segregator< Segregatable, RawAllocator >
fallback_allocator_type typedef (defined in binary_segregator< Segregatable, RawAllocator >)binary_segregator< Segregatable, RawAllocator >
get_fallback_allocator() noexceptbinary_segregator< Segregatable, RawAllocator >
get_fallback_allocator() const noexceptbinary_segregator< Segregatable, RawAllocator >
get_segregatable_allocator() noexceptbinary_segregator< Segregatable, RawAllocator >
get_segregatable_allocator() const noexceptbinary_segregator< Segregatable, RawAllocator >
max_alignemnt() constbinary_segregator< Segregatable, RawAllocator >
max_array_size() constbinary_segregator< Segregatable, RawAllocator >
max_node_size() constbinary_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 >