SmartInt.pow

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

Meta