Allocator Builder
Policy Based C++ Template Allocator Library
 All Classes Functions Variables Enumerations Enumerator Groups Pages
alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator > Member List

This is the complete list of members for alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >, including all inherited members.

alignment (defined in alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >)alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >static
allocate(size_t n) noexceptalb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >inline
deallocate(block &b) noexceptalb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >inline
deallocate_all() noexceptalb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >inline
expand(block &b, size_t delta) noexceptalb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >inline
large_allocator typedef (defined in alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >)alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >
owns(const block &b) const noexceptalb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >inline
reallocate(block &b, size_t n) noexceptalb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >inline
small_allocator typedef (defined in alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >)alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >
supports_truncated_deallocation (defined in alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >)alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >static
threshold (defined in alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >)alb::v_100::segregator< Threshold, SmallAllocator, LargeAllocator >static