dmd ~master (2023-11-01T14:17:50Z)
Dub
Repo
specificCmp
dmd
ctfeexpr
Returns cmp OP 0; where OP is ==, !=, <, >=, etc. Result is 0 or 1
@
safe
bool
specificCmp
(
EXP
op
,
int
rawCmp
)
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
Returns cmp OP 0; where OP is ==, !=, <, >=, etc. Result is 0 or 1