The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
NormalizedInt.opCast
std
experimental
normint
NormalizedInt
Floating point cast operator.
NormInt
opCast
()
F
opCast
()
struct
NormalizedInt
(I)
@
safe
pure nothrow @
nogc
const
F
opCast
(
F
)
(
)
if
(
isFloatingPoint
!
F
)
if
(
isNormalizedIntegralType
!
I
)
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
Floating point cast operator.