dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
realCmp
dmd
ctfeexpr
Returns e1 OP e2; where OP is ==, !=, <, >=, etc. Result is 0 or 1
bool
realCmp
(
EXP
op
,
real_t
r1
,
real_t
r2
)
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 e1 OP e2; where OP is ==, !=, <, >=, etc. Result is 0 or 1