The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
NormalizedInt.opCast
std
experimental
normint
NormalizedInt
Cast between
NormalizedInt
types.
NormInt
opCast
()
struct
NormalizedInt
(I)
@
safe
pure nothrow @
nogc
const
NormInt
opCast
(
NormInt
)
(
)
if
(
is
(
NormInt
==
NormalizedInt
!
T
,
T
)
)
if
(
isNormalizedIntegralType
!
I
)
F
opCast
()
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
Cast between NormalizedInt types.