Hi!
mike3 schrieb:
> I tried it, thing still fails. It seems to
> happen with operators that return "BigFloat"
> and not "const BigFloat &".
It seems there is something wrong with your copy constructor. But your
code is to complex for manual analysis. Can you possibly cut your code
down to a little working example which shows the error? Maybe drop all
but one operator (i.e. +) and all sourrounding code?
Frank