![]() |
WPILibC++ 2025.3.2
|
This is the complete list of members for wpi::memory::allocator_deallocator< Type[], RawAllocator >, including all inherited members.
allocator_deallocator() noexcept | wpi::memory::allocator_deallocator< Type[], RawAllocator > | inline |
allocator_deallocator(allocator_reference< RawAllocator > alloc, std::size_t size) noexcept | wpi::memory::allocator_deallocator< Type[], RawAllocator > | inline |
allocator_type typedef | wpi::memory::allocator_deallocator< Type[], RawAllocator > | |
array_size() const noexcept | wpi::memory::allocator_deallocator< Type[], RawAllocator > | inline |
get_allocator() const noexcept -> decltype(std::declval< allocator_reference< allocator_type > >().get_allocator()) | wpi::memory::allocator_deallocator< Type[], RawAllocator > | inline |
operator()(value_type *pointer) noexcept | wpi::memory::allocator_deallocator< Type[], RawAllocator > | inline |
value_type typedef | wpi::memory::allocator_deallocator< Type[], RawAllocator > |