checkedint v0.1.1 (2016-01-25T13:30:11Z)
Dub
Repo
Promoted
future
traits
Undocumented in source.
template
Promoted (
N
)
if
(
isScalarType
!
N
) {
alias
Promoted
=
CopyTypeQualifiers
!(
N
,
typeof
(
N
.
init
+
N
.
init
))
;
}
Members
Aliases
Promoted
alias
Promoted
=
CopyTypeQualifiers
!(
N
,
typeof
(
N
.
init
+
N
.
init
))
Undocumented in source.
Meta
Source
See Implementation
future
traits
aliases
CallType
CopyTypeQualifiers
OpType
enums
isFixedPoint
isUnqual
templates
IntFromChar
Promoted
precision