memgraph-d v0.0.1 (2021-08-13T18:59:23Z)
Dub
Repo
Value.this
memgraph
value
Value
Create a Value from a copy of the given
mg_value
.
this
(typeof(null) )
this
(Value rhs)
this
(T val)
this
(mg_value* p)
this
(mg_value* p)
struct
Value
package
this
(
const
mg_value
*
p
)
Meta
Source
See Implementation
memgraph
value
Value
constructors
this
destructors
~this
functions
opAssign
opCast
opEquals
ptr
toString
postblits
this(this)
properties
type
Create a Value from a copy of the given mg_value.