[][src]Module allocator_suite::allocators::bit_set

A bit set based allocator; allows reallocations, but requires a linear scan to find free blocks.

Modules

absolute_location_in_bit_set
bit_set_allocator
bit_set_word
bit_set_word_pointer
bits_in_a_byte
block_size
number_of_bit_set_words
number_of_bits
number_of_bytes
relative_location_in_bit_set