Bit vector  0.9
Fast and space efficient dynamic bit vector library.
bv::malloc_alloc Member List

This is the complete list of members for bv::malloc_alloc, including all inherited members.

allocate_leaf(uint64_t size)bv::malloc_allocinline
allocate_node()bv::malloc_allocinline
allocations_bv::malloc_allocprotected
deallocate_leaf(leaf_type *leaf)bv::malloc_allocinline
deallocate_node(node_type *node)bv::malloc_allocinline
live_allocations() constbv::malloc_allocinline
malloc_alloc() (defined in bv::malloc_alloc)bv::malloc_allocinline
reallocate_leaf(leaf_type *leaf, uint64_t old_size, uint64_t new_size)bv::malloc_allocinline