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

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

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