ddmd-experimental ~master (2016-08-29T08:37:18Z)
Dub
Repo
specificCmp
ddmd
ctfeexpr
Returns cmp OP 0; where OP is ==, !=, <, >=, etc. Result is 0 or 1
extern (
C
++)
int
specificCmp
(
TOK
op
,
int
rawCmp
)
Meta
Source
See Implementation
ddmd
ctfeexpr
classes
CTFEExp
ClassReferenceExp
ThrownExceptionExp
VoidInitExp
functions
assignInPlace
changeArrayLiteralLength
createBlockDuplicatedArrayLiteral
createBlockDuplicatedStringLiteral
ctfeCmp
ctfeEqual
ctfeIdentity
intSignedCmp
intUnsignedCmp
isCtfeComparable
isCtfeValueValid
isPointer
isTypeInfo_Class
needToCopyLiteral
pointToSameMemoryBlock
realCmp
specificCmp
voidInitLiteral
structs
CtfeStatus
Returns cmp OP 0; where OP is ==, !=, <, >=, etc. Result is 0 or 1