Value

Members

Aliases

Value
alias Value = ubyte[ValueSize]
Undocumented in source.
ValueRef
alias ValueRef = Value*
Undocumented in source.
ValueRef
alias ValueRef = void[]
Undocumented in source.

Static variables

is_dynamic
auto is_dynamic;

Tells if the values are of dynamic size; if not, they are of fixed size.

Structs

Value
struct Value
Undocumented in source.

Meta