|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Protected Attributes | |
| char | buffer [BUFFER_SIZE] |
| AhArenaAllocator | arena {buffer, BUFFER_SIZE} |
Static Protected Attributes | |
| static constexpr size_t | BUFFER_SIZE = 1024 |
Definition at line 63 of file ah_arena_test.cc.
|
protected |
Definition at line 68 of file ah_arena_test.cc.
|
protected |
Definition at line 67 of file ah_arena_test.cc.
Definition at line 66 of file ah_arena_test.cc.