WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::memory::composable_allocator_traits< memory_pool< PoolType, BlockOrRawAllocator > > Member List

This is the complete list of members for wpi::memory::composable_allocator_traits< memory_pool< PoolType, BlockOrRawAllocator > >, including all inherited members.

allocator_type typedefwpi::memory::composable_allocator_traits< memory_pool< PoolType, BlockOrRawAllocator > >
try_allocate_array(allocator_type &state, std::size_t count, std::size_t size, std::size_t alignment) noexceptwpi::memory::composable_allocator_traits< memory_pool< PoolType, BlockOrRawAllocator > >inlinestatic
try_allocate_node(allocator_type &state, std::size_t size, std::size_t alignment) noexceptwpi::memory::composable_allocator_traits< memory_pool< PoolType, BlockOrRawAllocator > >inlinestatic
try_deallocate_array(allocator_type &state, void *array, std::size_t count, std::size_t size, std::size_t alignment) noexceptwpi::memory::composable_allocator_traits< memory_pool< PoolType, BlockOrRawAllocator > >inlinestatic
try_deallocate_node(allocator_type &state, void *node, std::size_t size, std::size_t alignment) noexceptwpi::memory::composable_allocator_traits< memory_pool< PoolType, BlockOrRawAllocator > >inlinestatic