| address(T &x) const | simics::MallocAllocator< T, Allocator > | inline |
| address(const T &x) const | simics::MallocAllocator< T, Allocator > | inline |
| allocate(const size_t num_elements) const | simics::MallocAllocator< T, Allocator > | inlinevirtual |
| allocate(const size_t num_elements, std::allocator_traits< std::allocator< void > > ::const_pointer hint) const | simics::MallocAllocator< T, Allocator > | inline |
| const_pointer typedef | simics::MallocAllocator< T, Allocator > | |
| const_reference typedef | simics::MallocAllocator< T, Allocator > | |
| construct(T *const uninitialized, const T &val) const | simics::MallocAllocator< T, Allocator > | inline |
| deallocate(T *const addr, const size_t n) const | simics::MallocAllocator< T, Allocator > | inline |
| destroy(T *const p) const | simics::MallocAllocator< T, Allocator > | inline |
| difference_type typedef | simics::MallocAllocator< T, Allocator > | |
| MallocAllocator() | simics::MallocAllocator< T, Allocator > | inline |
| MallocAllocator(const MallocAllocator &) | simics::MallocAllocator< T, Allocator > | inline |
| MallocAllocator(const MallocAllocator< U, Allocator > &) | simics::MallocAllocator< T, Allocator > | inline |
| max_size() const | simics::MallocAllocator< T, Allocator > | inline |
| operator!=(const MallocAllocator &other) const | simics::MallocAllocator< T, Allocator > | inline |
| operator=(const MallocAllocator &other) const | simics::MallocAllocator< T, Allocator > | inline |
| operator==(const MallocAllocator &other) const | simics::MallocAllocator< T, Allocator > | inline |
| pointer typedef | simics::MallocAllocator< T, Allocator > | |
| reference typedef | simics::MallocAllocator< T, Allocator > | |
| size_type typedef | simics::MallocAllocator< T, Allocator > | |
| value_type typedef | simics::MallocAllocator< T, Allocator > | |
| ~MallocAllocator() | simics::MallocAllocator< T, Allocator > | inline |