![]()  | 
  
    WPILibC++ 2025.3.2
    
   | 
 
This is the complete list of members for wpi::memory::static_block_allocator, including all inherited members.
| allocate_block() | wpi::memory::static_block_allocator | |
| deallocate_block(memory_block block) noexcept | wpi::memory::static_block_allocator | |
| next_block_size() const noexcept | wpi::memory::static_block_allocator | inline | 
| operator=(static_block_allocator &&other) noexcept | wpi::memory::static_block_allocator | inline | 
| static_block_allocator(std::size_t block_size, static_allocator_storage< Size > &storage) noexcept | wpi::memory::static_block_allocator | inline | 
| static_block_allocator(static_block_allocator &&other) noexcept | wpi::memory::static_block_allocator | inline | 
| swap(static_block_allocator &a, static_block_allocator &b) noexcept | wpi::memory::static_block_allocator | friend | 
| ~static_block_allocator() noexcept=default | wpi::memory::static_block_allocator |