powImpl

private fnT powImpl(T)(T b, uint e, ref bool overflow) if (isIntegral!T && T.sizeof >= 4) pure @safe nothrow @nogc
No documentation available for this declaration.