pbr-cpp-memory-pool 1.1.2
Fixed-block-size O(1) memory pool — C++17 with an ANSI C public surface
Loading...
Searching...
No Matches
it::d4np::memorypool::PoolAllocator< T > Member List

This is the complete list of members for it::d4np::memorypool::PoolAllocator< T >, including all inherited members.

allocate(std::size_t n)it::d4np::memorypool::PoolAllocator< T >inline
deallocate(T *ptr, std::size_t n) noexceptit::d4np::memorypool::PoolAllocator< T >inline
is_always_equal typedef (defined in it::d4np::memorypool::PoolAllocator< T >)it::d4np::memorypool::PoolAllocator< T >
operator!=(const PoolAllocator< U > &rhs) const noexceptit::d4np::memorypool::PoolAllocator< T >inline
operator==(const PoolAllocator< U > &rhs) const noexceptit::d4np::memorypool::PoolAllocator< T >inline
PoolAllocator (defined in it::d4np::memorypool::PoolAllocator< T >)it::d4np::memorypool::PoolAllocator< T >friend
PoolAllocator(Pool &pool) noexceptit::d4np::memorypool::PoolAllocator< T >inlineexplicit
PoolAllocator(const PoolAllocator< U > &other) noexceptit::d4np::memorypool::PoolAllocator< T >inline
propagate_on_container_copy_assignment typedef (defined in it::d4np::memorypool::PoolAllocator< T >)it::d4np::memorypool::PoolAllocator< T >
propagate_on_container_move_assignment typedef (defined in it::d4np::memorypool::PoolAllocator< T >)it::d4np::memorypool::PoolAllocator< T >
propagate_on_container_swap typedef (defined in it::d4np::memorypool::PoolAllocator< T >)it::d4np::memorypool::PoolAllocator< T >
value_type typedef (defined in it::d4np::memorypool::PoolAllocator< T >)it::d4np::memorypool::PoolAllocator< T >