ProdAccumulator.this

  1. this(F value)
    struct ProdAccumulator(T)
    @safe pure @nogc nothrow
    this
    if (
    isFloatingPoint!T
    )
  2. this(long exp, F x)

Meta