|
| CustomBufferResource (size_t size) |
|
void * | do_allocate (std::size_t bytes, std::size_t alignment) override |
|
void | reset () |
|
void | destroy () |
|
void | clear_all_buffers () |
|
void | do_deallocate (void *p, std::size_t bytes, std::size_t alignment) override |
|
bool | do_is_equal (const std::pmr::memory_resource &other) const noexcept override |
|
Definition at line 10 of file BumpAllocator.h.
The documentation for this class was generated from the following files: