SHAD
Library API
Full API
Namespaces
Classes and Structs
Enums
Functions
Variables
Variable shad::constants::kBufferNumBytes
Variable shad::constants::kDefaultNumEntriesPerBucket
Variable shad::constants::kSetDefaultNumEntriesPerBucket
Variable shad::data_types::kNullValue
Template Variable shad::data_types::kNullValue< uint64_t >
Variable shad::rt::impl::garbageSize
Variable shad::rt::impl::kOverSubscriptionFactor
Typedefs
Directories
Files
Apache License
SHAD Tutorials
SHAD
Docs
»
Library API
»
Variable shad::data_types::kNullValue
View page source
Variable shad::data_types::kNullValue
¶
Defined in
File data_types.h
Variable Documentation
¶
constexpr
ENC_t
shad::data_types
::
kNullValue
= ENC_t()
¶
Encoded null value.
Return
Encoded null value for ENC_t.
Template Parameters
ENC_t
: encoding type.