dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
UnsignedToSigned.UnsignedToSigned
dplug
core
traits
UnsignedToSigned
Undocumented in source.
alias
UnsignedToSigned
=
int
alias
UnsignedToSigned
=
short
template
UnsignedToSigned
(T)
static if
(!(
is(T == uint)
))
static if
(
is(T == ushort)
)
alias
UnsignedToSigned
=
short
alias
UnsignedToSigned
=
byte
alias
UnsignedToSigned
=
long
Meta
Source
See Implementation
dplug
core
traits
UnsignedToSigned
aliases
UnsignedToSigned