#include <monotonic_allocator.hh>
Definition at line 14 of file monotonic_allocator.hh.
◆ monotonic_allocator() [1/5]
monotonic_allocator::monotonic_allocator |
( |
| ) |
|
|
default |
◆ monotonic_allocator() [2/5]
monotonic_allocator::monotonic_allocator |
( |
size_t |
initialSize | ) |
|
|
inlineexplicit |
◆ monotonic_allocator() [3/5]
monotonic_allocator::monotonic_allocator |
( |
void * |
buffer, |
|
|
size_t |
bufferSize |
|
) |
| |
|
inline |
◆ monotonic_allocator() [4/5]
◆ monotonic_allocator() [5/5]
◆ ~monotonic_allocator()
monotonic_allocator::~monotonic_allocator |
( |
| ) |
|
|
inline |
◆ allocate()
void * monotonic_allocator::allocate |
( |
size_t |
bytes, |
|
|
size_t |
alignment |
|
) |
| |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
The documentation for this class was generated from the following file: