BitwiseRange.empty

Undocumented in source. Be warned that the author may not have intended to support it.
struct BitwiseRange(T, uint offset = 0)
@property
bool
empty
()
if (
isIntegral!(T)
)

Meta