Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::ArenaTreeAllocator< Node > Member List

This is the complete list of members for Aleph::ArenaTreeAllocator< Node >, including all inherited members.

AbstractTreeNodeAllocator()=defaultAleph::AbstractTreeNodeAllocator< Node >
alloc_lval(const typename Node::key_type &key) overrideAleph::ArenaTreeAllocator< Node >inlinevirtual
alloc_rval(typename Node::key_type &&key) overrideAleph::ArenaTreeAllocator< Node >inlinevirtual
allocated_size() const noexceptAleph::ArenaTreeAllocator< Node >inline
arenaAleph::ArenaTreeAllocator< Node >
ArenaTreeAllocator(const size_t &sz=1024 *1024)Aleph::ArenaTreeAllocator< Node >inline
ArenaTreeAllocator(const char *base_addr, const size_t &sz)Aleph::ArenaTreeAllocator< Node >inline
available_size() const noexceptAleph::ArenaTreeAllocator< Node >inline
unalloc(Node *p) overrideAleph::ArenaTreeAllocator< Node >inlinevirtual
~AbstractTreeNodeAllocator()=defaultAleph::AbstractTreeNodeAllocator< Node >virtual
~ArenaTreeAllocator()=defaultAleph::ArenaTreeAllocator< Node >