Int.this

Undocumented in source.
struct Int(size_t SIZE)
final @nogc
this
(
T
)
(
T val
)
if (
isIntegral!T
)
if (
SIZE <= 64 &&
SIZE >= 8
&&
SIZE % 8 == 0
)

Meta