|
LibSWOC++ 1.5.14
Solid Wall of C++
|
This is the complete list of members for MemArena::Block, including all inherited members.
| _link | MemArena::Block | protected |
| align_padding(void const *ptr, size_t align) | MemArena::Block | static |
| alloc(size_t n, size_t=DEFAULT_ALIGNMENT) | MemArena::Block | |
| allocated | MemArena::Block | protected |
| allocated_data_end() | MemArena::Block | |
| allocated_data_end() const | MemArena::Block | |
| Block(size_t n) noexcept | MemArena::Block | explicitprotected |
| contains(const void *ptr) const | MemArena::Block | |
| data() | MemArena::Block | |
| data() const | MemArena::Block | |
| discard() | MemArena::Block | |
| is_full() const | MemArena::Block | |
| MemArena | MemArena::Block | protected |
| MIN_FREE_SPACE | MemArena::Block | static |
| operator delete(void *ptr) noexcept | MemArena::Block | protectedstatic |
| operator delete(void *ptr, void *place) noexcept | MemArena::Block | protectedstatic |
| remaining() const | MemArena::Block | |
| remnant() | MemArena::Block | |
| satisfies(size_t n, size_t align) const | MemArena::Block | inline |
| size | MemArena::Block | protected |