dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
ValueT
vdc
interpret
Undocumented in source.
class
ValueT :
Value
(
T
) {
ValType
*
pval
;
static
string
genMixinBinOpAll
();
mixintemplate
mixinUnaryOp
(string op)
;
enum
int
[]
unOps
;
}
Members
Mixin templates
mixinUnaryOp
mixintemplate
mixinUnaryOp
(string op)
/////////////////////////////////////////////////////////
Static functions
genMixinBinOpAll
string
genMixinBinOpAll
()
/////////////////////////////////////////////////////////
Inherited Members
From Value
mixinBinaryOp1
mixintemplate
mixinBinaryOp1
(string op, iv2)
/////////////////////////////////////////////////////////
Meta
Source
See Implementation
vdc
interpret
classes
ProgramControlValue
Value
ValueT