address(reference x) const | SG::ArenaHeapSTLAllocator< T, VETO > | |
allocate(size_type n, const void *hint=0) | SG::ArenaHeapSTLAllocator< T, VETO > | |
ArenaHeapSTLAllocator(size_t nblock=1000, const std::string &name="") | SG::ArenaHeapSTLAllocator< T, VETO > | |
ArenaHeapSTLAllocator(const ArenaHeapSTLAllocator &a) | SG::ArenaHeapSTLAllocator< T, VETO > | |
ArenaHeapSTLAllocator(const ArenaHeapSTLAllocator< U, V > &a) | SG::ArenaHeapSTLAllocator< T, VETO > | |
ArenaHeapSTLAllocator(ArenaHeapSTLAllocator &&a) | SG::ArenaHeapSTLAllocator< T, VETO > | |
const | SG::ArenaHeapSTLAllocator< T, VETO > | |
const_pointer typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |
const_reference typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |
construct(pointer p, Args &&... args) | SG::ArenaHeapSTLAllocator< T, VETO > | |
deallocate(pointer, size_type n) | SG::ArenaHeapSTLAllocator< T, VETO > | |
deallocate(p_nc, n) | SG::ArenaHeapSTLAllocator< T, VETO > | |
destroy(pointer p) | SG::ArenaHeapSTLAllocator< T, VETO > | |
difference_type typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |
erase() | SG::ArenaHeapSTLAllocator< T, VETO > | |
m_pool | SG::ArenaHeapSTLAllocator< T, VETO > | private |
max_size() const | SG::ArenaHeapSTLAllocator< T, VETO > | |
name() const | SG::ArenaHeapSTLAllocator< T, VETO > | |
nblock() const | SG::ArenaHeapSTLAllocator< T, VETO > | |
operator!=(const ArenaHeapSTLAllocator &other) const | SG::ArenaHeapSTLAllocator< T, VETO > | |
operator=(ArenaHeapSTLAllocator &&a) | SG::ArenaHeapSTLAllocator< T, VETO > | |
operator==(const ArenaHeapSTLAllocator &other) const | SG::ArenaHeapSTLAllocator< T, VETO > | |
pointer typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |
poolptr() const | SG::ArenaHeapSTLAllocator< T, VETO > | |
propagate_on_container_copy_assignment typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |
propagate_on_container_move_assignment typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |
propagate_on_container_swap typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |
protect() | SG::ArenaHeapSTLAllocator< T, VETO > | |
reference typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |
requires(!std::same_as< reference, const_reference >) const _pointer address(const_reference x) const | SG::ArenaHeapSTLAllocator< T, VETO > | inline |
requires(!std::same_as< reference, const_reference >) void deallocate(const_pointer p | SG::ArenaHeapSTLAllocator< T, VETO > | |
reserve(size_t size) | SG::ArenaHeapSTLAllocator< T, VETO > | |
reset() | SG::ArenaHeapSTLAllocator< T, VETO > | |
select_on_container_copy_construction() const | SG::ArenaHeapSTLAllocator< T, VETO > | |
size_type typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |
stats() const | SG::ArenaHeapSTLAllocator< T, VETO > | |
swap(ArenaHeapSTLAllocator &a) | SG::ArenaHeapSTLAllocator< T, VETO > | |
unprotect() | SG::ArenaHeapSTLAllocator< T, VETO > | |
value_type typedef | SG::ArenaHeapSTLAllocator< T, VETO > | |