openMSX
|
This is the complete list of members for monotonic_allocator, including all inherited members.
allocate(size_t bytes, size_t alignment) | monotonic_allocator | inline |
monotonic_allocator()=default | monotonic_allocator | |
monotonic_allocator(size_t initialSize) | monotonic_allocator | inlineexplicit |
monotonic_allocator(void *buffer, size_t bufferSize) | monotonic_allocator | inline |
monotonic_allocator(const monotonic_allocator &)=delete | monotonic_allocator | |
monotonic_allocator(monotonic_allocator &&)=delete | monotonic_allocator | |
operator=(const monotonic_allocator &)=delete | monotonic_allocator | |
operator=(monotonic_allocator &&)=delete | monotonic_allocator | |
~monotonic_allocator() | monotonic_allocator | inline |