CustomFloat.opOpAssign

void opOpAssign(string op, T)(auto ref T b) if (__traits(compiles, mixin(`get!real` ~ op ~ `cast(real) b`)))

ditto