dmd v2.104.0 (2023-06-02T08:46:32Z)
Dub
Repo
ctfeCmp
dmd
ctfeexpr
Evaluate >,<=, etc. Resolves slices before comparing. Returns 0 or 1
bool
ctfeCmp
(
const
ref
Loc
loc
,
EXP
op
,
Expression
e1
,
Expression
e2
)
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
Evaluate >,<=, etc. Resolves slices before comparing. Returns 0 or 1