Calico
btree_entry Struct Reference

Refers to a specific location in a B-tree. More...

Detailed Description

Refers to a specific location in a B-tree.

If the entry is vacant, then an element may be inserted at the location. If the entry is occupied, then its value may be read or modified, or the element may be removed entirely.


The documentation for this struct was generated from the following file: