address(reference val) const | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
address(const_reference val) const | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
allocate(size_type size) | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
const_pointer typedef | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | |
const_reference typedef | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | |
construct(pointer ptr, const_reference val) const | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
construct(U *p, Args &&...args) const | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
deallocate(pointer ptr, size_type) | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
destroy(pointer ptr) const | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
difference_type typedef | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | |
ExternalHeapAllocator(HeapTy *a) noexcept | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inlineexplicit |
ExternalHeapAllocator(const ExternalHeapAllocator< T1, HeapTy > &rhs) noexcept | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
heap | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | |
max_size() const noexcept | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
operator!=(const ExternalHeapAllocator< T1, A1 > &rhs) const | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
operator==(const ExternalHeapAllocator< T1, A1 > &rhs) const | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | inline |
pointer typedef | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | |
reference typedef | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | |
size_type typedef | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | |
value_type typedef | galois::runtime::ExternalHeapAllocator< Ty, HeapTy > | |