SmartInt.idx

Undocumented in source. Be warned that the author may not have intended to support it.
struct SmartInt(N, bool bitOps = true, bool throws = true)
@property const
Select!(isSigned!N, ptrdiff_t, size_t)
idx
()
if (
isIntegral!N &&
)

Meta