sizeOf

Undocumented in source.
template sizeOf(var)
sizeOf
(
T
)
(
T t
)
if (
is(var : varuint!T,
T
) ||
is(var : varint!T,
T
)
)

Members

Functions

sizeOf
auto sizeOf(T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta