exponentAlign

Undocumented in source.

package @safe pure nothrow @nogc
exponentAlign
(
T
)
(
ref T cx
,
ref int ex
,
const bool sx
,
ref T cy
,
ref int ey
,
const bool sy
,)
out { assert (ex == ey); }

Meta