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