Documentation
Dlang.org
GyreD (source)
LeftShiftNoOverflowNode.initialize
gyre
nodes
LeftShiftNoOverflowNode
Initializes a shift node.
struct
LeftShiftNoOverflowNode
@
nogc
nothrow static
err_t
initialize
(
LeftShiftNoOverflowNode
*
self
)
Parameters
self
LeftShiftNoOverflowNode
*
Address of node being initialized.
Return Value
Type:
err_t
Zero on success, non-zero on failure.
gyre
nodes
LeftShiftNoOverflowNode
functions
opEquals
opIndex
toHash
properties
inEdges
outEdges
static functions
dispose
initialize
variables
input
output
shift
Initializes a shift node.