WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::binary_segregator< Segregatable, RawAllocator > Member List

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

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) noexceptwpi::memory::binary_segregator< Segregatable, RawAllocator >inline
deallocate_node(void *ptr, std::size_t size, std::size_t alignment) noexceptwpi::memory::binary_segregator< Segregatable, RawAllocator >inline
fallback_allocator_type typedefwpi::memory::binary_segregator< Segregatable, RawAllocator >
get_fallback_allocator() noexceptwpi::memory::binary_segregator< Segregatable, RawAllocator >inline
get_fallback_allocator() const noexceptwpi::memory::binary_segregator< Segregatable, RawAllocator >inline
get_segregatable_allocator() noexceptwpi::memory::binary_segregator< Segregatable, RawAllocator >inline
get_segregatable_allocator() const noexceptwpi::memory::binary_segregator< Segregatable, RawAllocator >inline
max_alignemnt() constwpi::memory::binary_segregator< Segregatable, RawAllocator >inline
max_array_size() constwpi::memory::binary_segregator< Segregatable, RawAllocator >inline
max_node_size() constwpi::memory::binary_segregator< Segregatable, RawAllocator >inline
segregatable typedefwpi::memory::binary_segregator< Segregatable, RawAllocator >
segregatable_allocator_type typedefwpi::memory::binary_segregator< Segregatable, RawAllocator >