Deluge Firmware 1.3.0
Build date: 2025.04.16
Loading...
Searching...
No Matches
deluge::memory::fast_allocator< T > Member List

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

allocate(std::size_t n) noexcept(false) (defined in deluge::memory::fast_allocator< T >)deluge::memory::fast_allocator< T >inline
deallocate(T *p, std::size_t n) (defined in deluge::memory::fast_allocator< T >)deluge::memory::fast_allocator< T >inline
fast_allocator() noexcept=default (defined in deluge::memory::fast_allocator< T >)deluge::memory::fast_allocator< T >
fast_allocator(const fast_allocator< U > &) noexcept (defined in deluge::memory::fast_allocator< T >)deluge::memory::fast_allocator< T >inline
operator!=(const fast_allocator< U > &o) (defined in deluge::memory::fast_allocator< T >)deluge::memory::fast_allocator< T >inline
operator==(const fast_allocator< U > &o) (defined in deluge::memory::fast_allocator< T >)deluge::memory::fast_allocator< T >inline
value_type typedef (defined in deluge::memory::fast_allocator< T >)deluge::memory::fast_allocator< T >