WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
wpi::memory::std_allocator< T, RawAllocator > Member List

This is the complete list of members for wpi::memory::std_allocator< T, RawAllocator >, including all inherited members.

allocate(size_type n, void *=nullptr)wpi::memory::std_allocator< T, RawAllocator >inline
allocator_type typedefwpi::memory::std_allocator< T, RawAllocator >
const_pointer typedefwpi::memory::std_allocator< T, RawAllocator >
const_reference typedefwpi::memory::std_allocator< T, RawAllocator >
construct(U *p, Args &&... args)wpi::memory::std_allocator< T, RawAllocator >inline
deallocate(pointer p, size_type n) noexceptwpi::memory::std_allocator< T, RawAllocator >inline
destroy(U *p) noexceptwpi::memory::std_allocator< T, RawAllocator >inline
difference_type typedefwpi::memory::std_allocator< T, RawAllocator >
get_allocator() noexcept -> decltype(std::declval< alloc_reference >().get_allocator())wpi::memory::std_allocator< T, RawAllocator >inline
get_allocator() const noexcept -> decltype(std::declval< const alloc_reference >().get_allocator())wpi::memory::std_allocator< T, RawAllocator >inline
make_std_allocator(RawAllocator &&allocator) noexcept -> std_allocator< T, typename std::decay< RawAllocator >::type >wpi::memory::std_allocator< T, RawAllocator >related
max_size() const noexceptwpi::memory::std_allocator< T, RawAllocator >inline
operator!=(const std_allocator< T, Impl > &lhs, const std_allocator< U, Impl > &rhs) noexceptwpi::memory::std_allocator< T, RawAllocator >related
operator==(const std_allocator< T1, Impl > &lhs, const std_allocator< T2, Impl > &rhs) noexceptwpi::memory::std_allocator< T, RawAllocator >friend
operator==(const std_allocator< T, Impl > &lhs, const std_allocator< U, Impl > &rhs) noexceptwpi::memory::std_allocator< T, RawAllocator >related
pointer typedefwpi::memory::std_allocator< T, RawAllocator >
propagate_on_container_copy_assignment typedefwpi::memory::std_allocator< T, RawAllocator >
propagate_on_container_move_assignment typedefwpi::memory::std_allocator< T, RawAllocator >
propagate_on_container_swap typedefwpi::memory::std_allocator< T, RawAllocator >
reference typedefwpi::memory::std_allocator< T, RawAllocator >
select_on_container_copy_construction() constwpi::memory::std_allocator< T, RawAllocator >inline
size_type typedefwpi::memory::std_allocator< T, RawAllocator >
std_allocator classwpi::memory::std_allocator< T, RawAllocator >friend
std_allocator() noexceptwpi::memory::std_allocator< T, RawAllocator >inline
std_allocator(RawAlloc &alloc,) noexceptwpi::memory::std_allocator< T, RawAllocator >inline
std_allocator(const RawAlloc &alloc,) noexceptwpi::memory::std_allocator< T, RawAllocator >inline
std_allocator(const alloc_reference &alloc) noexceptwpi::memory::std_allocator< T, RawAllocator >inline
std_allocator(const allocator_storage< StoragePolicy, OtherMut > &)=deletewpi::memory::std_allocator< T, RawAllocator >
std_allocator(const std_allocator< U, RawAllocator > &alloc) noexceptwpi::memory::std_allocator< T, RawAllocator >inline
std_allocator(std_allocator< U, RawAllocator > &alloc) noexceptwpi::memory::std_allocator< T, RawAllocator >inline
value_type typedefwpi::memory::std_allocator< T, RawAllocator >