ddc v0.0.4+2.094.1 (2020-11-01T06:34:21Z)
Dub
Repo
ctfeEqual
dmd
ctfeexpr
Evaluate ==, !=. Resolves slices before comparing. Returns 0 or 1
bool
ctfeEqual
(
const
ref
Loc
loc
,
TOK
op
,
Expression
e1
,
Expression
e2
)
Meta
Source
See Implementation
dmd
ctfeexpr
classes
CTFEExp
ClassReferenceExp
ThrownExceptionExp
functions
assignAssocArrayElement
assignInPlace
changeArrayLiteralLength
comparePointers
copyLiteral
createBlockDuplicatedArrayLiteral
createBlockDuplicatedStringLiteral
ctfeCast
ctfeCat
ctfeCmp
ctfeEqual
ctfeIdentity
ctfeIndex
exceptionOrCantInterpret
findFieldIndexByName
findKeyInAA
getAggregateFromPointer
intSignedCmp
intUnsignedCmp
isAssocArray
isCtfeComparable
isCtfeReferenceValid
isCtfeValueValid
isFloatIntPaint
isPointer
isSafePointerCast
isTrueBool
isTypeInfo_Class
needToCopyLiteral
paintFloatInt
paintTypeOntoLiteral
pointToSameMemoryBlock
pointerArithmetic
pointerDifference
realCmp
resolveArrayLength
resolveSlice
showCtfeExpr
specificCmp
toBuiltinAAType
voidInitLiteral
Evaluate ==, !=. Resolves slices before comparing. Returns 0 or 1