Lumiera
0.pre.03
»edit your freedom«
|
maintaining the Allocation
Definition at line 93 of file allocation-cluster.hpp.
Public Member Functions | |
void | adjustPos (int offset) |
void * | allot (size_t bytes, size_t alignment) |
auto | bytePos () |
bool | hasReserve (int offset) const |
bool | matches_last_allocation (void const *loc, size_t siz) const |
Public Attributes | |
void * | pos {nullptr} |
size_t | rest {0} |
|
inline |
offset |
Definition at line 299 of file allocation-cluster.hpp.