WPILibC++ 2025.3.2
Loading...
Searching...
No Matches
wpi::memory::allocator_deallocator< Type[], RawAllocator > Member List

This is the complete list of members for wpi::memory::allocator_deallocator< Type[], RawAllocator >, including all inherited members.

allocator_deallocator() noexceptwpi::memory::allocator_deallocator< Type[], RawAllocator >inline
allocator_deallocator(allocator_reference< RawAllocator > alloc, std::size_t size) noexceptwpi::memory::allocator_deallocator< Type[], RawAllocator >inline
allocator_type typedefwpi::memory::allocator_deallocator< Type[], RawAllocator >
array_size() const noexceptwpi::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) noexceptwpi::memory::allocator_deallocator< Type[], RawAllocator >inline
value_type typedefwpi::memory::allocator_deallocator< Type[], RawAllocator >