![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <WasmAlgo.hpp>
Private Attributes | |
std::vector< HashTable::offset_t > | entry_offsets_in_bytes_ |
HashTable::offset_t | null_bitmap_offset_in_bytes_ |
only specified if at least one entry is nullable | |
Friends | |
struct | OpenAddressingHashTable< false, true > |
struct | OpenAddressingHashTable< true, true > |
Definition at line 856 of file WasmAlgo.hpp.
|
friend |
Definition at line 788 of file WasmAlgo.hpp.
|
friend |
Definition at line 788 of file WasmAlgo.hpp.
|
private |
Definition at line 861 of file WasmAlgo.hpp.
|
private |
only specified if at least one entry is nullable
Definition at line 862 of file WasmAlgo.hpp.