dplug ~master (2025-01-07T15:22:33Z)
Home
Dub
Repo
ResizeNumericType.ResizeNumericType
dplug
graphics
color
ResizeNumericType
Undocumented in source.
alias
ResizeNumericType
=
SignedBitsType
!
bits
alias
ResizeNumericType
=
UnsignedBitsType
!
bits
template
ResizeNumericType
(T, uint bits)
static if
(
is(T : ulong)
)
static if
(!(
isSigned!T
))
alias
ResizeNumericType
=
UnsignedBitsType
!
bits
alias
ResizeNumericType
=
float
alias
ResizeNumericType
=
double
alias
ResizeNumericType
=
real
Meta
Source
See Implementation
dplug
graphics
color
ResizeNumericType
aliases
ResizeNumericType