ProdAccumulator.ldexp

struct ProdAccumulator(T)
@safe pure @nogc nothrow const
ldexp
(
long exp
)
if (
isFloatingPoint!T
)

Meta