Fairport
v1.0.38
|
Entries which make up a "leaf" BTH allocation. More...
#include <disk.h>
Public Attributes | |
K | key |
Key instance. | |
V | value |
Value instance. |
Entries which make up a "leaf" BTH allocation.
Simply an ordered array of key/values.
K | The key type |
V | The value type |
K fairport::disk::bth_leaf_entry< K, V >::key |
V fairport::disk::bth_leaf_entry< K, V >::value |