phobos-next ~master (2024-03-19T05:49:32Z)
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