Int.opCast

Undocumented in source. Be warned that the author may not have intended to support it.
struct Int(size_t SIZE)
final @nogc const
T
opCast
(
T
)
()
if (
SIZE <= 64 &&
SIZE >= 8
&&
SIZE % 8 == 0
)

Meta