#include <small_block.h>
A compact block implementation.
Like its base class, this block is allocatable with a fixed alignment. It is fairly compact in terms of code size, and each block uses 8 bytes of overhead. It can address up to 2^32 bytes of memory.