![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <WasmDSL.hpp>
Data Fields | |
Var< U64x1 > | u64 |
uint64_t | bitmask = uint64_t(-1UL) |
Private Member Functions | |
LocalBitmap ()=default | |
LocalBitmap (const LocalBitmap &)=delete | |
Friends | |
struct | Module |
Definition at line 5881 of file WasmDSL.hpp.
|
privatedefault |
|
privatedelete |
Definition at line 5883 of file WasmDSL.hpp.
uint64_t m::wasm::LocalBitmap::bitmask = uint64_t(-1UL) |
Definition at line 5886 of file WasmDSL.hpp.
Referenced by m::wasm::and().
Var<U64x1> m::wasm::LocalBitmap::u64 |
Definition at line 5885 of file WasmDSL.hpp.