ddc ~master (2020-05-01T11:40:35Z)
Dub
Repo
specificCmp
dmd
ctfeexpr
Returns cmp OP 0; where OP is ==, !=, <, >=, etc. Result is 0 or 1
bool
specificCmp
(
TOK
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