ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
pointToSameMemoryBlock
dmd
ctfeexpr
Return true if agg1 and agg2 are pointers to the same memory block
bool
pointToSameMemoryBlock
(
Expression
agg1
,
Expression
agg2
)
Meta
Source
See Implementation
dmd
ctfeexpr
classes
CTFEExp
ClassReferenceExp
ThrownExceptionExp
functions
assignInPlace
changeArrayLiteralLength
createBlockDuplicatedArrayLiteral
createBlockDuplicatedStringLiteral
ctfeCmp
ctfeEqual
ctfeIdentity
findFieldIndexByName
intSignedCmp
intUnsignedCmp
isCtfeComparable
isCtfeValueValid
isPointer
isTypeInfo_Class
needToCopyLiteral
pointToSameMemoryBlock
realCmp
resolveSlice
specificCmp
voidInitLiteral
Return true if agg1 and agg2 are pointers to the same memory block