The Open
D
Programming Language
Learn
Language
Library
Contribute
Blog
NormalizedInt.this
std
experimental
normint
NormalizedInt
Construct a
NormalizedInt
from an integer representation.
this
(I value)
struct
NormalizedInt
(I)
@
safe
pure nothrow @
nogc
this
(
I
value
)
if
(
isNormalizedIntegralType
!
I
)
this
(F value)
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
Construct a NormalizedInt from an integer representation.