This is the complete list of members for robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs >, including all inherited members.
| addOrFree(void *ptr, const size_t numBytes) noexcept | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |
| allocate() | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |
| BulkPoolAllocator() noexcept=default | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | |
| BulkPoolAllocator(const BulkPoolAllocator &ROBIN_HOOD_UNUSED(o)) noexcept | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |
| BulkPoolAllocator(BulkPoolAllocator &&o) noexcept | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |
| deallocate(T *obj) noexcept | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |
| operator=(BulkPoolAllocator &&o) noexcept | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |
| operator=(const BulkPoolAllocator &ROBIN_HOOD_UNUSED(o)) noexcept | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |
| reset() noexcept | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |
| swap(BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > &other) noexcept | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |
| ~BulkPoolAllocator() noexcept | robin_hood::detail::BulkPoolAllocator< T, MinNumAllocs, MaxNumAllocs > | inline |