|
asrt
Automated System Runtime Testing library
|
node_id maps to blocks[node_id / node_capacity][node_id % node_capacity]. More...
#include <flat_tree.h>
Public Attributes | |
| struct asrt_allocator | alloc |
| uint32_t | block_capacity |
| struct asrt_flat_block * | blocks |
| uint32_t | node_capacity |
| Nodes per block, fixed at init. | |
node_id maps to blocks[node_id / node_capacity][node_id % node_capacity].