dmd v2.104.0 (2023-06-02T08:46:32Z)
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