The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
NormalizedInt.opCmp
std
experimental
normint
NormalizedInt
Comparison operators.
int
opCmp
(NormalizedInt!I rh)
int
opCmp
(T rh)
struct
NormalizedInt
(I)
@
safe
pure nothrow @
nogc
const
int
opCmp
(
T
)
(
T
rh
)
if
(
isNormalizedIntegralType
!
T
)
if
(
isNormalizedIntegralType
!
I
)
int
opCmp
(F rh)
Meta
Source
See Implementation
std
experimental
normint
NormalizedInt
aliases
IntType
constructors
this
functions
opBinary
opCast
opCmp
opEquals
opOpAssign
opUnary
manifest constants
max_float
min_float
variables
max
min
value
Comparison operators.