ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
ctfeIdentity
ddmd
ctfeexpr
Evaluate is, !is. Resolves slices before comparing. Returns 0 or 1
extern (
C
++)
int
ctfeIdentity
(
Loc
loc
,
TOK
op
,
Expression
e1
,
Expression
e2
)
Meta
Source
See Implementation
ddmd
ctfeexpr
classes
CTFEExp
ClassReferenceExp
ThrownExceptionExp
VoidInitExp
functions
assignInPlace
changeArrayLiteralLength
createBlockDuplicatedArrayLiteral
createBlockDuplicatedStringLiteral
ctfeCmp
ctfeEqual
ctfeIdentity
intSignedCmp
intUnsignedCmp
isCtfeComparable
isCtfeValueValid
isPointer
isTypeInfo_Class
needToCopyLiteral
pointToSameMemoryBlock
realCmp
specificCmp
voidInitLiteral
structs
CtfeStatus
Evaluate is, !is. Resolves slices before comparing. Returns 0 or 1