phobos-next v0.3.8 (2020-08-04T23:11:21Z)
Home
Dub
Repo
bitCast.bitCast
iz
sugar
bitCast
Undocumented in source. Be warned that the author may not have intended to support it.
T
bitCast
(S[1] source)
template
bitCast
(T, S)
pure
T
bitCast
(
S
[1]
source
...
)
if
(
T.sizeof
==
S.sizeof
&&
is
(
S
==
float
)
&&
!
is
(
T
== class)
&&
!
is
(
T
== interface)
)
template
bitCast
(T, S)
Meta
Source
See Implementation
iz
sugar
bitCast
functions
bitCast