![]() |
Sleipnir C++ API
|
This is the complete list of members for slp::PoolAllocator< T >, including all inherited members.
allocate(size_t n) | slp::PoolAllocator< T > | inline |
deallocate(T *p, size_t n) | slp::PoolAllocator< T > | inline |
operator=(const PoolAllocator< T > &)=default | slp::PoolAllocator< T > | |
PoolAllocator(PoolResource *r) | slp::PoolAllocator< T > | inlineexplicit |
PoolAllocator(const PoolAllocator< T > &)=default | slp::PoolAllocator< T > | |
value_type typedef | slp::PoolAllocator< T > |