WPILibC++ 2025.1.1
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() noexcept=defaultwpi::memory::allocator_deallocator< Type, RawAllocator >
allocator_deallocator(allocator_reference< RawAllocator > alloc) noexceptwpi::memory::allocator_deallocator< Type, RawAllocator >inline
allocator_type typedefwpi::memory::allocator_deallocator< Type, RawAllocator >
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 >