SmartInt.divPow2

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto divPow2(M exp)
  2. auto divPow2(M exp)
    struct SmartInt(N, bool bitOps = true, bool throws = true)
    const
    divPow2
    (
    M
    )
    (
    const M exp
    )
    if (
    isIntegral!N &&
    )

Meta