roundUpPower2

Undocumented in source. Be warned that the author may not have intended to support it.
pure
T
roundUpPower2
(
T
)
(
T v
)
if (
is(const(T) == const(uint)) ||
is(const(T) == const(ulong))
)

Meta